[FFmpeg-user] Unable to copy all audio streams
Clément Bœsch
ubitux at gmail.com
Sun Nov 25 22:18:48 CET 2012
On Sun, Nov 25, 2012 at 07:47:55PM +0000, Carl Eugen Hoyos wrote:
> 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)
>
You should be able to encode them with -c:s mov_text though.
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20121125/1733ad58/attachment.asc>
More information about the ffmpeg-user
mailing list