Quantcast Avisynth: Anything Wrong in my Script? - digitalFAQ.com Forums [Archives]
  #1  
05-16-2003, 07:11 AM
Razorblade2000 Razorblade2000 is offline
Free Member
 
Join Date: Aug 2002
Posts: 323
Thanks: 0
Thanked 0 Times in 0 Posts
LoadPlugin("C:\Programme\MovieStacker\Filters\MPEG 2Dec.dll")
LoadPlugin("C:\Programme\MovieStacker\Filters\STMe dianFilter.dll")
LoadPlugin("C:\Programme\MovieStacker\Filters\Grip Fit_preview.dll")
LoadPlugin("C:\Programme\MovieStacker\Filters\Bloc kBuster.dll")
LoadPlugin("C:\Programme\MovieStacker\Filters\Lega lClip.dll")
LoadPlugin("C:\Programme\MovieStacker\Filters\unfi lter.dll")

AviSource("H:\The_Cell_(2000).German.Jack.ShareRea ctor.avi")
LegalClip()
GripCrop( 352, 288 )
GripSize(resizer="BicubicResize")
STMedianFilter(10, 30, 0, 0, 10, 30)
unfilter(50,50)
temporalsmoother(1,2)
mergechroma(blur(1.50))
mergeluma(blur(0.2))
GripBorders()
LegalClip()



--> "Unrecognized Exception!" in line 10... y?
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-16-2003, 07:19 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
First, you encode an avi that is probably non anamorphic. So use

GripCrop( 352, 288, source_anamophic=false)

Second Try to add "ConvertToYUY2()" just after the AviSource line.
Reply With Quote
  #3  
05-16-2003, 07:23 AM
Razorblade2000 Razorblade2000 is offline
Free Member
 
Join Date: Aug 2002
Posts: 323
Thanks: 0
Thanked 0 Times in 0 Posts
nope... still same error
Reply With Quote
  #4  
05-16-2003, 07:59 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Sometimes I wonder if GripCrop fails to find the actual size of the video because all first frames are too dark.

Did you try without GripFit ? (just unchek "use gripfit" in Moviestacker and it will use "BicubicRezise/Crop/Addborders" insteed).
Reply With Quote
  #5  
05-16-2003, 09:26 AM
black prince black prince is offline
Free Member
 
Join Date: Jul 2002
Posts: 1,224
Thanks: 0
Thanked 0 Times in 0 Posts
@Razorblade2000,

1) Check the resolution using VirtualDub>File>File Information>
Video Stream. What is your video resolution?

2) GripCrop has trouble with subtitles and creates an invalid conversion
due to finding a subtitle where black borders should be.

3) Could be a corrupt frame in the avi file.

These are the most common problems with GripCrop vs Divx.

-bp
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
avisynth switcher wrong version detected? bigggt Avisynth Scripting 2 01-21-2004 10:13 PM
Avisynth: First attempt with MA Optimal Script - colors all wrong! Icarus3000 Avisynth Scripting 19 10-02-2003 08:29 AM
Avisynth: Difference between MA script and optimal script? mistermickster Avisynth Scripting 2 08-01-2003 09:36 AM
Avisynth: Whats wrong with my script? ftin Avisynth Scripting 4 06-05-2003 09:16 AM
Avisynth: Latest script using Avisynth 2.51 J-Wo Avisynth Scripting 6 04-08-2003 11:46 AM

Thread Tools



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