[FFmpeg-user] Fwd: Playing Multiple Streams with FFPLAY
Moritz Barsnick
barsnick at gmx.net
Fri Mar 11 21:33:25 CET 2016
On Fri, Mar 11, 2016 at 18:43:14 +0500, Bilal Ahmed wrote:
> Does FFPLAY supports playing multiple audio streams at the same time? Do I
> need to specify some parameters in the command above?
It could, yes, if you merge the streams to the output. See the amerge
filter:
https://ffmpeg.org/ffmpeg-filters.html#amerge-1
To understand your issue better, could you show us the complete, uncut
console output of your ffplay command? (You're free to obscure logins,
passwords, host names of course.)
Moritz
More information about the ffmpeg-user
mailing list