PDA

View Full Version : Is DGIndex compatible with CCE 2.50?


N3m1515
26th March 2005, 13:23
Hi

I use CCE 2.5 along with avisynth 2.0.8 and an old version of DVD2AVI.

I wanted to know if I could upgrade as my version is now obsolete, however last time I tried a higher version of avisynth, so I could try DGIndex, CCE would constantly crash.

I am not that technical, I just know my method works and could someone tell me if I would be able to upgrade please.

TIA.:)

Siku
26th March 2005, 14:05
Hi,

Since DGIndex (and DGDecode) just decodes VOB files for CCE, you can safely use the latest DGIndex. There's only one thing that could crash CCE 2.5 and that's AviSynth 2.5x. You can avoid crashing by adding AddAudio() (http://www.avisynth.org/AddAudio) command in your script file.

N3m1515
26th March 2005, 14:14
Thanks. :D