[MEncoder-users] Is it possible to do IVTC on video from the HD-PVR?

Andrew Berg bahamutzero8825 at gmail.com
Sun Jun 6 16:12:44 CEST 2010


On 6/2/2010 11:27 PM, Laine Lee wrote:
> -vf filmdint=io=30:24/fast=0/sad_thres=2048,softskip...harddup
>  -fps 60000/1001 -ofps 24000/1001
It seems to work quite nicely:
mencoder BMS.S01E02.ts -msglevel all=0:statusline=5 -demuxer lavf -aid 1
-vc ffh264 -fps 60000/1001 -ofps 24000/1001 -of avi -oac copy -ovc x264
-x264encopts
crf=21:force_cfr:keyint=240:keyint_min=24:frameref=4:mixed_refs:weightp=2:b_pyramid=normal:weight_b:bframes=4:b_adapt=2:me_range=24:direct_pred=auto:cabac:8x8dct:me=umh:trellis=1:subq=7:threads=auto:nointerlaced:nopsnr:nossim:deblock=-1,-1
-vf
filmdint=io=30:24/fast=0/sad_thres=2048,softskip,hqdn3d=0:0:4:4,harddup
-o S01E02.avi

I didn't need to run the original AVC stream through ffmpeg or use -mc 0
or -noskip. No more duplicate frames or interlacing and it's the
original 24000/1001fps it should be. Maybe I'm just so used to working
with pro wrestling which requires an insane number of bits, especially
at 1920x1080, but  5387kbps (the average bitrate I got for episode 1)
seems low to me. In any case, I can't notice any artifacting that wasn't
present in the original and it looks pretty good for HDTV.


More information about the MEncoder-users mailing list