[FFmpeg-user] ALSA flags in ffplay

Carl Eugen Hoyos cehoyos at ag.or.at
Sat Feb 23 02:49:21 CET 2013


Timothy Gu <timothygu99 <at> gmail.com> writes:

> aplay -D plughw:0,3 input.wav, but
> I need to use ffplay
> to make the sound go direct to plughw:0,3.

ffmpeg supports "playing" audio via alsa:
$ ffmpeg -i file -f alsa plughw:0,3

Carl Eugen



More information about the ffmpeg-user mailing list