YaoMing11
29th August 2004, 23:24
Im having trouble using filters with DVD-RB and CCE. I have entered the following script in the filter editor:
LoadPlugin("C:\AviSynth 2.5\plugins\MPEG2Dec3dg.dll"}
Undot()
Asharp(1,2)
Deen()
ConvertToYUY2()
After I encode I test out the M2V files and all I see is a black screen with red garbled lines at the bottom of the screen. Am I doing something wrong here?
LoadPlugin("C:\AviSynth 2.5\plugins\MPEG2Dec3dg.dll"}
Undot()
Asharp(1,2)
Deen()
ConvertToYUY2()
After I encode I test out the M2V files and all I see is a black screen with red garbled lines at the bottom of the screen. Am I doing something wrong here?