[MEncoder-users] mcdeint=2 segfault

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat Mar 28 19:50:21 CET 2009


On Mon, Mar 09, 2009 at 04:19:32PM +0000, Christian Ebert wrote:
> $ mencoder -msglevel all=9 -mc 0 -noskip -vfm ffmpeg -fps 25 -ofps 25 -field-dominance 1 \
> -vf yadif=3,mcdeint=2:1:10,softskip,harddup \
> -of lavf -lavfopts format=pal-dv -oac pcm -ovc lavc \
> -lavcopts vcodec=dvvideo:vqscale=0 -o test.dv test.mov

Not that you'd win anything if it did work. mcdeint in general (as well
as yadif=3) _only_ makes sense when you double the frame rate, i.e.
-fps 25 -ofps 50. Since dv can not store that (I think) yadif=1 is about
the best you can get - which is still lower quality than storing the
interlaced video in DV and doing proper deinterlacing on playback.


More information about the MEncoder-users mailing list