[FFmpeg-user] Output ffplay sound to a specific device

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Jan 18 01:11:09 EET 2020


Am Fr., 17. Jan. 2020 um 13:05 Uhr schrieb Paul R <paulfox31240 at gmail.com>:

> Is there a way to play a local .mp3 sound to a specific device from
> following command line result ?

ffplay uses SDL for audio output (not dshow), this article may belp:
https://stackoverflow.com/questions/46835811/ffplay-wasapi-cant-initialize-audio-client-ffmpeg-3-4-binaries

[...]

> Also, is there a way to only play sound, not the video if input is a .mkv ?

There is an ffplay option "-vn"

Carl Eugen


More information about the ffmpeg-user mailing list