digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: Blockbuster() Unrecognized exception! (http://www.digitalfaq.com/archives/avisynth/1936-avisynth-blockbuster-unrecognized.html)

conquest10 12-26-2002 07:05 PM

Avisynth: Blockbuster() Unrecognized exception!
 
i use this script:

LoadPlugin("C:\mpeg2dec_dll\MPEG2DEC.dll")
LoadPlugin("C:\Blockbuster-0.6\Blockbuster-2.5.dll")
mpeg2source("C:\cthd.d2v")
Blockbuster( method="noise", detail_min=1, detail_max=10, variance=1 ) # Apply noise if complexity is <= 10%.
Blockbuster( method="sharpen", detail_min=20, detail_max=90, strength=StrengthValue) # Sharpen only if complexity is >= 20% AND <=90%.


i load it up in tmpgenc and it gives me this:

Unrecognized exception!
(C:\AVISYN~1.AVS, line 4)


can someone help me.

kwag 12-26-2002 07:29 PM

Hi conquest10,

You're loading version 2.5 of Blockbuster which is designed for AviSynth 2.5 BETA. Load the file "blockbuster.dll" :wink:

Also you may want to try Blockbuster "noise" only, and remove the Blockbuster "sharpen" line.

-kwag

conquest10 12-26-2002 07:41 PM

ok. i did what you said and it says file cannot open, or unsupported.

kwag 12-26-2002 08:30 PM

Quote:

Originally Posted by conquest10
ok. i did what you said and it says file cannot open, or unsupported.

Seems you used a version of DVD2AVI other than 1.76. Make sure you created your .d2v only with DVD2AVI version 1.76
If you did use 1.76, then try increasing your DirectShow priority in TMPEG.

-kwag

conquest10 12-26-2002 08:38 PM

i got 1.76. i also got directshow priority to 2.

conquest10 12-27-2002 04:39 PM

i went to about under the help menu and it says its version 1.76+. is that different than 1.76?

conquest10 12-27-2002 04:48 PM

no. that wasn't it. i downloaded 1.76 and the same thing happens. can someone please help?

kwag 12-27-2002 05:09 PM

Did you install the latest version of AviSynth? Thats would be version 2.07.

-kwag

conquest10 12-27-2002 05:29 PM

i'm not sure. the folder i downloaded is named avisynth-1.0-beta3. where can i download the latest?

kwag 12-27-2002 05:51 PM

http://www.sf.net/projects/avisynth2

conquest10 12-27-2002 07:15 PM

i downloaded that. it still gave me the problem. but i found that it works if i load the script into virtualdub then frameserve to tmpgenc. thanks for the help anyway.


All times are GMT -5. The time now is 11:47 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.