[MEncoder-users] MEncoder SVN-r26664 interlaced AVCHD decoding issues, sample PF24 M2TS clip available
Diogo Franco
diogomfranco at gmail.com
Sun May 4 17:20:58 CEST 2008
2008/5/4 Werner Johansson <wj at xnk.nu>:
> [root at rofs ~]# mencoder 00028.mts -noaspect -noskip -o 28ffvhuff.avi
> -fps 60000/1001 -ofps 24000/1001 -oac pcm -ovc lavc -vf
> softskip,detc,harddup -lavcopts vcodec=ffvhuff
All inverse telecining filter need to see all frames, so the softskip must
come after detc. Not sure because you also harddup, but do this just to be
sure. The docs also suggest that you should not use detc because it is
unmaintained. Try pullup or filmdint. You should test each filter and see
which one works better.
More information about the MEncoder-users
mailing list