fredfillis
21st November 2006, 22:36
I've tried to start learning something about scripting but with a specific NTSC - PAL conversion in mind.
However, I'm stuck at the start. Following Donald Graft's DGMPGDec Quick Start Guide, I've ripped my VOB's, downloaded and installed AviSynth 2.5 alpha and Virtualdub 1.7. I've downloaded and installed the K-Lite Codec Pack.
I've performed the first step or so from the quickstart guide and made my D2V file and attempted to create the AVS script.
However, when I try to "open" the script in Vituraldub I get an error:
Avisynth open failure:
Avisynth: script open failed:
Here is the script I cut and pasted from the quickstart guide.
LoadPlugin("C:\Video\dgmpgdec148\DGDecode.dll")
MPEG2Source("C:\Video\Source_Video\DVD04NTSC.d2v")
I've tried several versions of Virtualdub and they all behave the same with this script and also with a script "generated" by DGIndex.
I've attached the log file from the K-Lite Codec Tweak Tool. I suspect I'm missing a codec but have no idea which I'm missing. There seems to be plenty installed!
Any clues?
However, I'm stuck at the start. Following Donald Graft's DGMPGDec Quick Start Guide, I've ripped my VOB's, downloaded and installed AviSynth 2.5 alpha and Virtualdub 1.7. I've downloaded and installed the K-Lite Codec Pack.
I've performed the first step or so from the quickstart guide and made my D2V file and attempted to create the AVS script.
However, when I try to "open" the script in Vituraldub I get an error:
Avisynth open failure:
Avisynth: script open failed:
Here is the script I cut and pasted from the quickstart guide.
LoadPlugin("C:\Video\dgmpgdec148\DGDecode.dll")
MPEG2Source("C:\Video\Source_Video\DVD04NTSC.d2v")
I've tried several versions of Virtualdub and they all behave the same with this script and also with a script "generated" by DGIndex.
I've attached the log file from the K-Lite Codec Tweak Tool. I suspect I'm missing a codec but have no idea which I'm missing. There seems to be plenty installed!
Any clues?