[FFmpeg-user] Unable to copy all audio streams

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Nov 25 20:47:55 CET 2012


Rajesh Rangaraj <rrangaraj <at> yahoo.com> writes:


> $ ffmpeg -i test.mkv -map 0 -vcodec copy -acodec copy -scodec copy output.mp4

>     Stream #0:2(eng): Subtitle: subrip (default)
>     Metadata:
>       title           : English
>     Stream #0:3(eng): Subtitle: subrip

You cannot mux subrip into mp4, this is not a problem 
that can be solved in FFmpeg.
(subrip is not defined in mp4 afaik)

Please do not top-post on this mailing list.

Carl Eugen



More information about the ffmpeg-user mailing list