Hi! I have problems regarding framerate from a HD video that will be converted to DVD-MPEG2 using TMPGEnc and frameserved by avisynth.
The content of the show is the same, but I can choose from the following encodes:
-Source#1: Matroska 1024x576 WMV9 Vorbis Fixed (MatroskaProp says 119.879997 fps)
-Source#2: Matroska 856x480 Xvid Vorbis VFR (MatroskaProp says 25.480164 fps)
Of course when played in MPC or GraphEdit all is ok.
The first problem is, I have to specify a framerate to DirectShowSource(), so I don't know what to specify.
My current non-working avisynth script is:
My intention is to encode this in progressive 29.97fps DVD-MPEG2Code:DirectShowSource("Source#1.mkv", 119.879997) LoadPlugin("VSFilter.dll") TextSub("Subtitle.ass") ConvertToRGB24()
I have read a little about Decimate, MultiDecimate, FDecimate, but I don't know how to handle a Matroska VFR or 120fps and I have no success.
My setup is:
-AviSynth 2.5.6 06-01-2005
-XviD 1.1.0-Beta1-16012005
-TMPGEnc XPress 3.0.4.24
-Media Player Classic 6.4.8.2
-Matroska Splitter 1.0.2.4
-CoreVorbis 1.0b6
Your help will be appreciated.
Takeshi Miya
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Getting 120fps to render in slo-mo
By simonov in forum EditingReplies: 4Last Post: 16th Dec 2011, 21:08 -
How do I convert xvid framerate 23,967 to xvid framerate 25.000?
By QuickstartDK in forum Newbie / General discussionsReplies: 16Last Post: 4th Nov 2009, 17:57 -
easy way to convert VFR >>> CFR ?
By Force88 in forum Video ConversionReplies: 8Last Post: 16th Mar 2009, 08:41 -
rmvb file crashes every program when try to convert, can it be fixed?
By whatsmyname in forum Video ConversionReplies: 11Last Post: 28th Jul 2008, 21:55 -
Converting from 120fps to 30fps
By shorto in forum Video ConversionReplies: 6Last Post: 22nd Feb 2008, 11:51