[FFmpeg-user] How do I add subtitles to mp4 files?
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Mar 21 01:15:22 CET 2013
Alexander Kulyakhtin <akulyakhtin <at> gmail.com> writes:
> ffmpeg version 0.11.1 Copyright (c) 2000-2012 the FFmpeg developers
(As said, this is too old.)
> built on Mar 19 2013 17:07:16 with gcc 4.6 20120106 (prerelease)
> configuration:
Completely unrelated to your problem:
The following options are default and therefore unnecessary:
> --disable-shared
> --enable-static
> --enable-yasm
> --enable-decoders
> --enable-encoders
> --enable-muxers
> --enable-demuxers
> --enable-parsers
> --enable-protocols
> --enable-filters
> --enable-hwaccels
> --enable-ffmpeg
> --enable-zlib
The following option makes no difference concerning the
compilation, I wonder if you use it intentionally
(it implies different license rules):
> --enable-version3
Carl Eugen
More information about the ffmpeg-user
mailing list