[MPlayer-dev-eng] [PATCH] Fix offsetting in Theora video files

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Mar 16 07:34:53 CET 2010


On Tue, Mar 16, 2010 at 01:33:59AM +0100, Aurelien Jacobs wrote:
> On Mon, Mar 15, 2010 at 01:34:56PM +0100, Giorgio wrote:
> > Hello :)
> > 
> > This patch fixes offsetting in Theora video files.
> 
> You may be interested to fix this issue also with -demuxer lavf  (and
> thus with fftheora). This is especially interesting as now fftheora is
> faster than libtheora.

I don't really like doing this at the decoder level unless the cropping is
at most 16 pixels. Anything beyond that is IMO a task for video filters.

> BTW: maybe we should think about making fftheora used by default instead
> of libtheora ?

IIRC they currently require incompatible extradata formats and thus they
are not interchangeable currently.
But otherwise I am all for it.



More information about the MPlayer-dev-eng mailing list