[MPlayer-dev-eng] [PATCH] control motion estimation quality with mencoder + libavcodec

D Richard Felker III dalias at aerifal.cx
Tue Jan 15 09:12:57 CET 2002


this patch allows the user to set the motion estimation method
(quality vs speed) used by libavcodec when encoding divx, etc. the
default in my patch is 3 (highest quality), which differs from the
default (2) in libavcodec, so if you don't like that you can change it
back. this should probably be moved from a global variable into the
encoder context structure in libavcodec at some point, but i didn't
want to mess with changing libavcodec yet. if there are no problems,
can someone go ahead and integrate this patch? higher quality encoding
is always good. :)

rich

p.s. this probably calls for some documentation updates too...


-------------- next part --------------
A non-text attachment was scrubbed...
Name: motionest.diff
Type: application/octet-stream
Size: 1496 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020115/894eec58/attachment.obj>


More information about the MPlayer-dev-eng mailing list