[MEncoder-users] Need help reducing 720p 60fps to 30fps or 24fps

Laine Lee llee040 at sbcglobal.net
Wed Jan 20 21:29:55 CET 2010


This was as close as I could get with your sample. Is there a chance that
the recording might contain dropped frames? The parts of my results that
seemed most jerky appeared so sporadically.

mencoder [debug-sample.mpg] -oac lavc -ovc lavc -of mpeg -vf
tinterlace=4,filmdint=io=30:24/fast=0,softskip,harddup -noskip  -fps
60000/1001 -ofps 24000/1001 -mpegopts format=dvd:tsaf:muxrate=40000 -af
lavcresample=48000 -lavcopts
vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vstrict=0:aspect=16/9:a
codec=ac3:abitrate=384:keyint=15:trell:mbd=2:vbitrate=6000 -srate 48000 -o
[debug-sample_done.mpg]

Laine Lee

On 1/20/10 8:18 AM, "Chris Capon" <ttabyss at gmail.com> wrote:

> On 2010-01-18 11:09, RC wrote:
>> On Mon, 18 Jan 2010 09:36:28 -0500
>> Chris Capon<ttabyss at gmail.com>  wrote:
>> 
>>    
>>> I wondered about maybe converting the progressive frames back to
>>> interlaced first with something like tfields, then feeding it through
>>> filmdint but haven't found a combination that works yet.
>>>      
>> You can try feeding it through tinterlace (not tfields) and then an IVTC
>> filter like pullup or filmdint.  Or you can try an appropriate decimate
>> command-line.
>> 
>>    
> Thanks, I'll try these.




More information about the MEncoder-users mailing list