gw1464
Dec 25, 2002, 04:39 PM
Hi folks. I am using CCE version 2.5. Using DVD2AVI I created a .d2v file from my minority report DVD. I then created a notepad file called minority.avs which is detailed below
LoadPlugin("C:\program files\Avisynth2\plugins\MPEG2Dec3.dll")
mpeg2source("C:\minority report\minority.d2v")
ResampleAudio(44100)
however when I try to drag this into CCE I get an error saying frame rate 20000 X 1000 is not supported. I have tried other .dll files such as mpeg2dec.dll, mpeg2dec2.dll and mpegdecoder.dll all of which are stored in the Avisynth2 plugins folder.
Any idea what is wrong ? I have also tried using VFAPI to create an AVI file but when I try to drag this into CCE I get the same error. I am using the guide as detailed here http://www.dvd2dvdr.com/Part_II_spruce_CCE.htm
Any help would be much appreciated.
LoadPlugin("C:\program files\Avisynth2\plugins\MPEG2Dec3.dll")
mpeg2source("C:\minority report\minority.d2v")
ResampleAudio(44100)
however when I try to drag this into CCE I get an error saying frame rate 20000 X 1000 is not supported. I have tried other .dll files such as mpeg2dec.dll, mpeg2dec2.dll and mpegdecoder.dll all of which are stored in the Avisynth2 plugins folder.
Any idea what is wrong ? I have also tried using VFAPI to create an AVI file but when I try to drag this into CCE I get the same error. I am using the guide as detailed here http://www.dvd2dvdr.com/Part_II_spruce_CCE.htm
Any help would be much appreciated.
