[FFmpeg-devel] [PATCH]Basic XSUB encoder (take 2)

Diego Biurrun diego
Mon Feb 2 23:50:54 CET 2009


On Mon, Feb 02, 2009 at 10:55:05PM +0100, Bj?rn Axelsson wrote:
> On Sun, 1 Feb 2009, Bj?rn Axelsson wrote:
> 
> > The sample is from:
> > http://samples.mplayerhq.hu/MPEG-VOB/ClosedCaptions/Starship_Troopers.vob
> >
> > The patch passes make test but make checkheaders fails on alsa-audio.h
> > which I doubt is my fault...

I fixed that one.

> Still passes make test, but make checkheaders fails on vdpau.h with
> current svn...

touch libavcodec/vdpau.ho - yes, it's ugly...

> --- doc/general.texi.orig	2009-02-02 22:38:39.000000000 +0100
> +++ doc/general.texi	2009-02-02 22:41:11.000000000 +0100
> @@ -455,7 +455,7 @@
>  @item ASS/SSA      @tab X @tab X
>  @item DVB          @tab X @tab X @tab X @tab X @tab X
>  @item DVD          @tab X @tab X @tab X @tab X @tab X
> - at item XSUB         @tab   @tab   @tab   @tab X @tab
> + at item XSUB         @tab X @tab X @tab X @tab X @tab X

You implemented an encoder, a muxer, a demuxer and a renderer?

Note that I continue confused about the inner workings of the subtitle
system, so it is a sincere question.

Diego




More information about the ffmpeg-devel mailing list