Log in

View Full Version : Problems getting 2.5.6a running


TEB
19th December 2005, 17:58
Hi. This simple script doesnt work on my system.. cannot understand whats the problem..


1. Installed AVIsynth 2.5.6.a
2. DGindexed my mpeg2 file
3.-->
# PLUGINS
LoadPlugin("y:\dvd-rip\DGMPeGDec\DGDecode.dll")
MPEG2Source("47625.d2v")


Getting bad filtergraph, cannot find codec and so on.. no idead what happened..
Anyone know or have any tips?

Wilbert
19th December 2005, 20:45
Does Version() work?

Does

LoadPlugin("y:\dvd-rip\DGMPeGDec\DGDecode.dll")
MPEG2Source("47625.d2v")
ConvertToRGB24

work? If not, what's the exact error message?

TEB
19th December 2005, 21:05
Version() sure works.. 2.5.6..
can it be something with dgdecode? (got a dual Amd4400x2 on windowsxpsp232bit)

teb