Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

 
Avisynth Error, when opening file
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
AsPiRiN
  Posted: Dec 11 2002, 03:15 AM


Unregistered









Hi, after using virtualdubmod with succes for some time i decided to play around with the avisynth plugins.I dont know why, not when i open a file via avisynth a get the error: "Avisynth open failure: avisynth:scrpt open failed"
Is the something i can do??
I noticed that now, not only wirtualdubmod but also other programs who work with avisynth cant open media files. sad.gif

P.S. i unistalled and reinstalles avisynth2.07 but the same thing happens...
Any help??????????
 
  Top
jcsston
Posted: Dec 11 2002, 04:17 AM


Matroska Dev


Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02



Is there any files in the Plugin dir of AviSynth?
I had a similar problem, Avisynth was automatically loading any avs files in the Plugin dir and that cause none of my scripts to work.

--------------------
Use the Matroska file format
 
       Top
AsPiRiN
Posted: Dec 21 2002, 06:21 PM


Unregistered









yes i installed avisynth plugins in avisynth2/plugins dir. Wasn't that right??
 
  Top
jcsston
Posted: Dec 21 2002, 11:10 PM


Matroska Dev


Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02



That is correct.
Try creating a avs script,
Open Notepad
CODE
ColorBars(320,240)

Save the file with an ext of .avs
Try opening it in VirtualDub or MOD

--------------------
Use the Matroska file format
 
       Top
Belgabor
Posted: Dec 22 2002, 04:16 AM


Developer of VirtualdubMod


Group: VirtualdubMod Team
Posts: 100
Member No.: 998
Joined: 24-November 02



QUOTE (AsPiRiN @ Dec 21 2002, 12:21 PM)
yes i installed avisynth plugins in avisynth2/plugins dir. Wasn't that right??

Thats not the problem, the problem are OTHER files in the plugin dir.
Problems can arise from:
- Anything that looks like a plugin but isn't
- A normal (not function declaring) script

--------------------
[VirtualDubMod Homepage]
Please submit any bugs/patches/feature requests also using the respective tracker on our sourceforge page
 
     Top
AsPiRiN
Posted: Dec 23 2002, 04:42 AM


Unregistered









QUOTE (Belgabor @ Dec 22 2002, 06:16 AM)
QUOTE (AsPiRiN @ Dec 21 2002, 12:21 PM)
yes i installed avisynth plugins in avisynth2/plugins dir. Wasn't that right??

Thats not the problem, the problem are OTHER files in the plugin dir.
Problems can arise from:
- Anything that looks like a plugin but isn't
- A normal (not function declaring) script

AT LAST!!!
This was to blame!
thanks
smile.gif
 
  Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
5 replies since Dec 11 2002, 03:15 AM Track this topic | Email this topic | Print this topic

<< Back to Testing / Bug Reports