Im having a real problem. Im trying to load this script but every time I do i get a green bar on the left hand side and VDUB closes on me when i seek through it.
Here's the green bar
Here's my script
Loadplugin("C:\Program Files\AviSynth 2.5\plugins/MPEG2Dec3.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins/Decomb521.dll")
MPEG2Source("C:\Documents and Settings\Lee.DENCOMPUTER\Desktop/brolly.d2v")
Is there anyway to fix this?
Green bar on left side
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
You can start by not using MPEGDec3.dll. Get rid of it and replace it with:
- MPEG2Dec3DG.dll if you used DVD2AVI to make your D2V files (available <a href="http://www.aquilinestudios.org/scripts/ ... l">here</a>)
- Whatever version of DGDecode.dll came with your version of DGIndex if you used DGIndex to make your D2V files
- MPEG2Dec3DG.dll if you used DVD2AVI to make your D2V files (available <a href="http://www.aquilinestudios.org/scripts/ ... l">here</a>)
- Whatever version of DGDecode.dll came with your version of DGIndex if you used DGIndex to make your D2V files
- sunwukong86
- Joined: Mon Oct 08, 2007 10:24 am