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

Moritz Barsnick barsnick at gmx.net
Sun Jan 19 01:07:25 EET 2020


Hi Paul,

On Sat, Jan 18, 2020 at 13:30:51 +0100, Carl Eugen Hoyos wrote:
> > Am 18.01.2020 um 11:48 schrieb Paul R <paulfox31240 at gmail.com>:
> > Is there a way to do something similar to the "-i audio=" or "-i video=" option, but for output ?
>
> ffplay uses SDL for audio output (not dshow)

ffplay is not really rich with features. If you want more options, try
a different player, such as mpv. It can query audio devices, and you
can specify the desired Windows driver/device with a syntax such as
"wasapi/device name or GUID".

Cheers,
Moritz


More information about the ffmpeg-user mailing list