[MPlayer-users] Re: 2:3 pulldown from 29.970 fps source
T
mlist4suntong at yahoo.com
Wed Nov 22 18:16:51 CET 2006
On Tue, 21 Nov 2006 16:43:58 -0800, RC wrote:
>> 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 ...
>
> Congratulations. You've managed to omit all the relevant portions. No
> sign of telecine in there, anywhere..
mencoder -of mpeg -mpegopts format=dvd:tsaf -ovc lavc -lavcopts vcodec=mpeg2video:ilme:ildct:vrc_buf_size=1835:vrc_maxrate=3600:vbitrate=3000:keyint=15:aspect=4/3 -oac lavc -lavcopts acodec=ac3:abitrate=224 -srate 48000 -af lavcresample=48000,volnorm -vf-add telecine,crop=704,pp=de -mc 0 -quiet -vf-add harddup -o test.mpg dvd://1
With it, 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.
If omit the telecine, the file is 150% bigger than trancode rip (23.976
fps), which makes me believe the converted mpeg is real 29.970 fps, not
flagged by pulldown settings..
--
Tong (remove underscore(s) to reply)
http://xpt.sourceforge.net/
More information about the MPlayer-users
mailing list