[MPlayer-users] filmdint: yuv422 -> yuv420 pixels

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Oct 1 17:35:38 CEST 2013


James Board <jpboard2 at yahoo.com> wrote:
>When I inverse telecine with this command
>
>    mencoder in.avi -nosound -ovc lavc -lavcopts vcodec=ffvhuff -vf
>filmdint -ofps 24000/1001 -o outavi
>
>
>My file is converted from pixel format uyvy422 to yuv420p.   Is there
>any way to stop that pixel conversion?  Or is this hard-coded into
>filmdint, or mencoder?

Nothing hard-coded, just the default format of the _encoder_, you need to set the lavcopts format option to 422 (hopefully you'll find a description in the manual, since I don't know the exact syntax out of my head).



More information about the MPlayer-users mailing list