Quantcast KVCD: Avisynth Error, Evaluate Unrecognised Exception! - digitalFAQ.com Forums [Archives]
  #1  
05-17-2004, 12:26 PM
kev23m kev23m is offline
Free Member
 
Join Date: Feb 2004
Location: India
Posts: 185
Thanks: 0
Thanked 0 Times in 0 Posts
I just reinstalled my pc again ,installed autogk so have avisynth 2.54 installed. Just added the plugins dll i had saved in the plugins folder.

Getting this error.

Evaluate:Unrecognised exception!
(D:/kkkg/kkkg.avs,line 2)

Here is the script(know this works as have been using this for some time now.)

##
Mpeg2Source("D:\kkkg\kkkg.d2v")

Telecide(order=0)
Decimate()
Undot
GripCrop(352, 240, overscan=2, source_anamorphic=false)
GripSize(resizer="LanczosResize")
STMedianFilter(3, 3, 1, 1)
MergeChroma(blur(1.55))


ScriptClip(" nf = YDifferenceToNext()" +chr(13)+ "unfilter( -(fmin(round(nf)*2, 100)), -(fmin(round(nf)*2, 100)) ).TemporalSoften( fmin( round(2/nf), 6), round(1/nf) , round(3/nf) , 1, 1) ")


GripBorders()
#LetterBox(8,8,8,




## Functions ###

function fmin( int f1, int f2) {
return ( f1<f2 ) ? f1 : f2
}


##
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
05-17-2004, 01:09 PM
Encoder Master Encoder Master is offline
Free Member
 
Join Date: Mar 2003
Location: (^_^)
Posts: 504
Thanks: 0
Thanked 0 Times in 0 Posts
Which DVD2AVI Version did you use?

Have you put the source VOB in another folder?
Reply With Quote
  #3  
05-17-2004, 01:28 PM
kev23m kev23m is offline
Free Member
 
Join Date: Feb 2004
Location: India
Posts: 185
Thanks: 0
Thanked 0 Times in 0 Posts
Using 1.77.3

No have not moved the vob's .
Reply With Quote
  #4  
05-17-2004, 01:32 PM
Encoder Master Encoder Master is offline
Free Member
 
Join Date: Mar 2003
Location: (^_^)
Posts: 504
Thanks: 0
Thanked 0 Times in 0 Posts
Perhaps use the version 1.76 or save with your version as projekt 1.76. With v 1.76 I haven't any problems.
Reply With Quote
  #5  
05-18-2004, 03:24 AM
kev23m kev23m is offline
Free Member
 
Join Date: Feb 2004
Location: India
Posts: 185
Thanks: 0
Thanked 0 Times in 0 Posts
I have been using this since the last 2 months without any problem.

Anyone knows what could be wrong.
Reply With Quote
  #6  
05-18-2004, 04:09 AM
Boulder Boulder is offline
Free Member
 
Join Date: Sep 2002
Location: Lahti, Finland
Posts: 1,652
Thanks: 0
Thanked 0 Times in 0 Posts
Download the latest DVD2AVIdg version.

http://neuron2.net/fixd2v/decodefix130RC3.zip

Make sure you use DVD2AVIdg and MPEG2Dec3dg.dll from the same package and that there's no file named mpeg2dec.dll, mpeg2dec2.dll or mpeg2dec3.dll in your plugins folder.
Reply With Quote
  #7  
05-18-2004, 04:27 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
No need to use the last DG release but the recommandation about other files in the plugin directory is important.
Reply With Quote
  #8  
05-18-2004, 04:34 AM
Boulder Boulder is offline
Free Member
 
Join Date: Sep 2002
Location: Lahti, Finland
Posts: 1,652
Thanks: 0
Thanked 0 Times in 0 Posts
The reason why I recommended the latest dg version was that he may have non-compatible versions of DVD2AVIdg and MPEG2Dec3dg.dll on his computer. However, the most likely reason to the problem is that there's another MPEG-2 decoder dll in the plugin folder.
Reply With Quote
  #9  
05-18-2004, 11:19 AM
kev23m kev23m is offline
Free Member
 
Join Date: Feb 2004
Location: India
Posts: 185
Thanks: 0
Thanked 0 Times in 0 Posts
Working fine now . Changed the dll file.

Wonder how it was working b4.


Thanks a lot.

Back to Encoding.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
evaluate unrecognised exception script clipline Geordie Avisynth Scripting 5 12-11-2004 03:57 PM
tmpgenc error? Evaluate: Division by zero at line 25? Whacko Video Encoding and Conversion 2 09-30-2003 05:00 PM
Avisynth: Get this error: Evaluate Unrecognized exception! Rambytes Avisynth Scripting 12 08-05-2003 07:25 PM
Avisynth: AVI causes Unrecognized exception error? miksmith Avisynth Scripting 16 07-12-2003 07:50 AM
KVCD: Error in my script - Unrecognized exception? irshliquor Video Encoding and Conversion 65 05-13-2003 01:16 AM

Thread Tools



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