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

Giorgio mywing81 at gmail.com
Mon Mar 22 23:41:48 CET 2010


Hello!

This is my second attempt at fixing offsetting in Theora video files
with mplayer (you can read about the first one here:
http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2010-March/064022.html
).
This time I'm using a crop video filter at the beginning of the filter
chain in order to select the correct picture region. The crop filter
will only be applied if really needed (if frame_size == picture_size
it won't be applied). From what I understand all other filters
specified on the command line will loaded after this filter. I've
tested the patch and it doesn't seem to break anything.

What do you think of this approach? :)

Regards,

Giorgio Vazzana
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-theora-offset-filter-00.diff
Type: text/x-diff
Size: 2245 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100322/282d7312/attachment.diff>


More information about the MPlayer-dev-eng mailing list