[FFmpeg-user] Invalid stream specifier: .0. / Stream map '0.0' matches no streams - Changes in FFMPEG -map option ?

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Nov 21 11:49:57 CET 2011


seba.wagner <at> gmail.com <seba.wagner <at> gmail.com> writes:

> The Command is (paths shortened, long version at the bottom):
> ffmpeg -i file1.flv -i wave1.wav -ar 22050 -acodec libmp3lame -ab 32k -s
> 1664x1328 -vcodec flashsv -map 0.0 -map 1.0 result.flv

It's now -map 0:0 and -map 1:0
              _^_          _^_

Carl Eugen



More information about the ffmpeg-user mailing list