johnruiz
18th May 2010, 01:48
Playing the video after converting using CCE the video is in slo-mo.
Do I need to add anything to this script...
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\TIVTC.dll")
DirectShowSource("C:\Users\User1\Desktop\Test.mkv", audio=false)
TDecimate(Mode=7,Rate=23.976)
LanczosResize(720,480)
ConvertToYUY2()
I'm new to HD encoding trying to encode a 720p MKV HD source with a 59.940fps to DVD NTSC.
Do I need to add anything to this script...
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\TIVTC.dll")
DirectShowSource("C:\Users\User1\Desktop\Test.mkv", audio=false)
TDecimate(Mode=7,Rate=23.976)
LanczosResize(720,480)
ConvertToYUY2()
I'm new to HD encoding trying to encode a 720p MKV HD source with a 59.940fps to DVD NTSC.