Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

Reply
 
Thread Tools Search this Thread Display Modes
Old 14th May 2005, 22:39   #1  |  Link
Doom9
clueless n00b
 
Join Date: Oct 2001
Location: somewhere over the rainbow
Posts: 10,579
autoload dgdecode.dll

if I put that dll in my plugins folder (which is properly registered as the autoload folder via the registry), using mpeg2source without loading the plugin fails. How do I get AviSynth 2.55 to autoload dgindex? Does autoloading only work when the dll has the same name as the function?

I then tried rewriting my script and using dgdecode_mpeg2dec works without me having to put any loadplugin statements into the script. Is that the only way or is there a way to get AviSynth to load my dgdecode.dll from the plugin folder without me having to specify the name in the function?
__________________
For the web's most comprehensive collection of DVD backup guides go to www.doom9.org
Doom9 is offline   Reply With Quote
Old 14th May 2005, 22:52   #2  |  Link
scharfis_brain
brainless
 
scharfis_brain's Avatar
 
Join Date: Mar 2003
Location: Germany
Posts: 3,653
probably there is another DLL in your autoloading DIR that also contains a function called 'mpeg2source'.

have a look for mpeg2dec3 or similar called DLLs and remove them from the autoloading DIR.
__________________
Don't forget the 'c'!

Don't PM me for technical support, please.
scharfis_brain is offline   Reply With Quote
Old 14th May 2005, 22:57   #3  |  Link
Doom9
clueless n00b
 
Join Date: Oct 2001
Location: somewhere over the rainbow
Posts: 10,579
urgh.. thank good I have my clueless n00b stamp. I don't know where it came from but I indeed had an old mpeg2dec3.dll in the plugins folder. I wonder where that came from. thanks
__________________
For the web's most comprehensive collection of DVD backup guides go to www.doom9.org
Doom9 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:41.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.