[MEncoder-users] filmdint=io=5:20 for hybrid material
Nathan Shearer
mail at nathanshearer.com
Thu Jul 30 01:02:18 CEST 2009
Hi, I have some 24p+30p hybrid material that is hard telecined into
30000/1001i. The 24p sections are simply telecined and the 30p sections
are simply 30000/1001p (not interlaced in any way). I have a
frankescript that converts this into a 120000/1001fps AVI file with null
frames so I can mux it into an MKV file to get progressive VFR, but
it's quite ugly, slow, unmaintainable, and hardly elegant.
What I would like is something along the lines of this one-liner:
$ mencoder -dvd-device Babylon5.iso dvd://1 -noskip -fps 30000/1001 -vf
filmdint=io=5:20 -ofps 120000/1001 -ovc x264 -x264encopts qp=15 -oac
copy -of avi -o vfr.avi
Then I can simply mux that into MKV and the encode is finished. Are
there any existing filters in mencode that can do this?
More information about the MEncoder-users
mailing list