AViSynth trouble shooting

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
Jenya
Joined: Wed Feb 09, 2005 1:40 am
Org Profile

AViSynth trouble shooting

Post by Jenya » Tue Aug 12, 2008 2:53 am

Okay, I'm doing my best to follow the instructions and I'm trying to do the exercises in this guide.
http://www.animemusicvideos.org/guides/ ... synth.html

The colorbars one went alright, but when I tried to do the Kevin caldwell - Believe one, nothing happens. I double-click the avs file, windows media player comes up, sits there for about 5 secs saying it's opening, then just closes. I can't figure out what I'm doing wrong.

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Tue Aug 12, 2008 5:44 am

Try opening it in VirtualDub(/Mod) instead and see what you get. If it gives an error message, tell us which one.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

Jenya
Joined: Wed Feb 09, 2005 1:40 am
Org Profile

Post by Jenya » Wed Aug 13, 2008 4:04 am

No error message at all. I tried both opening the avs as both a video file and as a video file via Avisynth. The two side by side video boxes appear, but if you try to press play, Virtual Dub disappears. No error message saying it's shutting down or nothing; the whole window just goes. The original video will open and play fine. When I try to open the original via Avisynth, I get this:

Avisynth open failure:
AVIFileSource: couldn't open file
C:/believe--default3.avs, line 2)

Number one, that's not the name of the avs I made. It's just believe.avs. Which leads me to number two; for some reason, this program or something is creating like backup files to believe.avs and calling the believe--default.avs, believe--default1.avs, and so on. WTH?!

This is really frustrating me that I can't even get past a simple exercise.

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Wed Aug 13, 2008 5:53 am

"Opening video file via AVISynth" does just what you describe: creates a new AVISynth file that loads the video you specify and nothing else. That's where the extra files are coming from. If you already have an AVISynth script, you should just open it as a regular video file.

Can you Image? It never hurts.

One thing I can think of off the bat: Go to your AVISynth plugins directory and see if you have a file called WarpSharp.dll or LoadPluginEx[/2].dll. If you do, move them; those plugins are known to break autoloading.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
Sereenie
Joined: Sat Jun 28, 2003 8:11 pm
Location: The City Fun Forgot
Org Profile

Post by Sereenie » Wed Aug 13, 2008 10:25 am

Forgive me if I'm asking the obvious, but *do* you have the Believe video on your computer? And if so, is it located just in C:\?

S.

User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Post by Zarxrax » Wed Aug 13, 2008 10:46 am

Also you used the wrong slash after the C:

And you need to put the actual path to the video, not just C:\believe.mpg

User avatar
Sereenie
Joined: Sat Jun 28, 2003 8:11 pm
Location: The City Fun Forgot
Org Profile

Post by Sereenie » Wed Aug 13, 2008 10:48 am

Unless it *is* saved right under C:\...

S.

Jenya
Joined: Wed Feb 09, 2005 1:40 am
Org Profile

Post by Jenya » Wed Aug 13, 2008 11:21 pm

Sereenie wrote:Forgive me if I'm asking the obvious, but *do* you have the Believe video on your computer? And if so, is it located just in C:\?

S.
Yes, I have Believe. I downloaded it to do the exercise. No, the file name is a bit more complicated. I just typed in the C:\ one so I would have an example. But I know that's at least right.

Jenya
Joined: Wed Feb 09, 2005 1:40 am
Org Profile

Post by Jenya » Wed Aug 13, 2008 11:22 pm

Jenya wrote:
Sereenie wrote:Forgive me if I'm asking the obvious, but *do* you have the Believe video on your computer? And if so, is it located just in C:\?

S.
Yes, I have Believe. I downloaded it to do the exercise. No, the file name is a bit more complicated. I just typed in the C:\ one so I would have an example. But I know that's at least right.
The actual file name, I mean

Jenya
Joined: Wed Feb 09, 2005 1:40 am
Org Profile

Post by Jenya » Wed Aug 13, 2008 11:26 pm

Scintilla wrote:"Opening video file via AVISynth" does just what you describe: creates a new AVISynth file that loads the video you specify and nothing else. That's where the extra files are coming from. If you already have an AVISynth script, you should just open it as a regular video file.

Can you Image? It never hurts.

One thing I can think of off the bat: Go to your AVISynth plugins directory and see if you have a file called WarpSharp.dll or LoadPluginEx[/2].dll. If you do, move them; those plugins are known to break autoloading.
Ahhhh...okay, that makes sense. Now, when you say move those plugins, where should I move them? Does any place work as long as it's not in the plugins directory?

Locked

Return to “AviSynth Help”