[FFmpeg-user] How do I add a new audio stream?

Tuuls koxaniy at mail.ru
Sun Nov 20 22:21:53 CET 2011


Hi all. How, after all the new changes, you can add a new audio stream to the
.mov file?
Previously, it was a option -newaudio , after the output file name.
Now any attempt to do so will generate an error "Missing argument for option
'newaudio'"

G:\ffmpeg\bin>ffmpeg -threads 4 -i E:\IN.avi  -pix_fmt yuv420p  -codec:v
mpeg2video -b:v 25000k  -r 25 -copyts -codec:a pcm_s16le -ar 48000 -ac 2  -y
d:\out.mov  -map 0:1 -codec:a pcm_s16le -ar 48000 -ac 2  -newaudio



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/How-do-I-add-a-new-audio-stream-tp4089600p4089600.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list