[MPlayer-users] 2:3 pulldown from 29.970 fps source

John Brown johnbrown105 at hotmail.com
Tue Nov 21 23:33:07 CET 2006




T  wrote:
>
>I'm trying to apply the 2:3 pulldown on my 29.970 fps source. I.e.,
>I'm trying to rip the NTSC dvd as 23.976 fps, but set the pulldown flags
>in mpeg so as to trick DVD into thinking that it is 29.970 fps.
>This is how I did:
>
>  mencoder -of mpeg ... lavc -lavcopts 
>vcodec=mpeg2video:ilme:ildct:vrc_buf_size=... -vf-add crop=704,pp=de ... 
>dvd://1 ...
>
<snip>
>If I use the telecine filter, ie.
>
>   -vf-add telecine,crop=704,pp=de
>
>I will get loads of following error:
>
>	Too many video packets in the buffer: (4096 in 8263812 bytes).
>	Maybe you are playing a non-interleaved stream/file or the codec failed?
>	For AVI files, try to force non-interleaved mode with the -ni option.
>
>So, is it possible to do that from 29.970 fps source?
>
try:
mencoder -of mpeg -mpegopts format=dvd:telecine -ofps 24000/1001 ...

_________________________________________________________________
Get the latest Windows Live Messenger 8.1 Beta version. Join now. 
http://ideas.live.com




More information about the MPlayer-users mailing list