|
|
| 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. 
P.S. i unistalled and reinstalles avisynth2.07 but the same thing happens... Any help?????????? |
 |
| 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 |
 |
| AsPiRiN |
| Posted: Dec 21 2002, 06:21 PM |
 |
|
Unregistered

|
yes i installed avisynth plugins in avisynth2/plugins dir. Wasn't that right?? |
 |
| 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
Save the file with an ext of .avs Try opening it in VirtualDub or MOD
-------------------- Use the Matroska file format |
 |
| 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 |
 |
| 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
 |
 |