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

Paul R paulfox31240 at gmail.com
Sat Jan 18 12:48:59 EET 2020


Thanks for your answer.
Is there a way to do something similar to the "-i audio=" or "-i video="
option, but for output ?

ffplay -list_options true -f dshow -i video="Logitech HD Webcam C270"

Le sam. 18 janv. 2020 à 00:18, Carl Eugen Hoyos <ceffmpeg at gmail.com> a
écrit :

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


More information about the ffmpeg-user mailing list