[FFmpeg-devel] [PATCH] subtitle global header
Aurelien Jacobs
aurel
Sat Nov 13 14:43:43 CET 2010
On Sat, Nov 13, 2010 at 02:28:38AM +0100, Michael Niedermayer wrote:
> On Sat, Nov 13, 2010 at 12:39:58AM +0100, Aurelien Jacobs wrote:
> > Hi,
> >
> > Currently the ass muxer set the AVFMT_GLOBALHEADER flag, but ffmpeg
> > don't take this flag into account for subtitle track.
> > Attached patch ensure that ffmpeg will pay attention to this flag,
> > the same way it does for other kind of tracks.
> >
> > Aurel
> > ffmpeg.c | 4 ++++
> > 1 file changed, 4 insertions(+)
> > e2e1f54e28d4a48d904e3d095f334d1023c3e470 sub_global_header.diff
> > commit ebc840f597e92216f2ea60c3e9b1434f4fde14b8
> > Author: Aurelien Jacobs <aurel at gnuage.org>
> > Date: Thu Aug 5 16:17:54 2010 +0200
> >
> > add global header support for subtitles encoding
>
> lgtm
Applied.
Aurel
More information about the ffmpeg-devel
mailing list