digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: My avisynth scripts do not work ! (http://www.digitalfaq.com/archives/avisynth/3272-avisynth-avisynth-scripts.html)

Kane 04-15-2003 03:43 PM

my avisynth scripts do not work !
 
i had to do format c: last week.
so i installed tmpgenc, the readavs plugin , avisynth 2.08, DVD2AVI 1.76, Moviestacker and ToK.

i created the avs script, but ToK and tmpgenc won´t accept it

i always get the message

"Unrecognized Exeption! E:\Gladiator.avs , line9"

i tested different scripts from different movies, always the same error

even with such a simple script

Code:

#==============================================#
# -= AviSynth script by MovieStacker v1.1.1 =- #
#==============================================#

LoadPlugin("E:\Appz\MovieStacker\Filters\MPEG2Dec.dll")
LoadPlugin("E:\Appz\MovieStacker\Filters\GripFit_preview.dll")
LoadPlugin("E:\Appz\MovieStacker\Filters\LegalClip.dll")

Mpeg2Source("E:\RIP\gladiator.d2v")
LegalClip()
GripCrop(528, 576, overscan=2)
GripSize(resizer="BicubicResize")
GripBorders()
LegalClip()


any ideas?
i think i have installed everything i need :(

Kane 04-15-2003 04:06 PM

now i AM confused.

i did nothing, but surfing a bit in the internet, and now it works :idea: :?:

PyRoMaNiA 04-16-2003 03:40 AM

This has happened to me before! Sometimes I get errors similar to this, and just loading the script again fixes it... :? Dunno why it happens though... :roll:


All times are GMT -5. The time now is 02:03 AM  —  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.