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 <paulfox31...@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 _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".