AVS not working?

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
Lord Rae
Joined: Fri Mar 23, 2001 1:50 am
Location: Atlanta, GA
Org Profile

AVS not working?

Post by Lord Rae » Wed Sep 24, 2008 7:35 pm

I initially pegged this as a problem with Zarx...

in this thread...

But I think I've narrowed it down and AVS doesn't appear to be working.

I've tried uninstalling amvapp3 and installing 2 since its not a beta but even that doesn't affect anything. I'm not getting anything to work with AVS currently. I've used AVS in the past but now its not working...this is a new computer though so its kind of new territory.

Usually I put in the relevent data and it works like a charm. But at the moment I can't even get a simple 1 line script to work. I tried just putting in the video with nothing else messing things up but it still won't work.

I get a general unknown error from virtual dub when I try and open an AVS script. I get no error just a crash when I try to open the avs with media player classic.

Also uh... when I install amvapp (I am using captured footage so I can switch around without screwing things up) when it gets to the tests it fails most of them.

not sure if that has something to do with the problem but it probably does.

My script was pretty basic since I can't get anything to work.

AVISource("E:\AVS\WordsVer24.avi")

I got advice that there was a possibilty of the combined audio screwing it up so I added a KillAudio() Line to no effect.

Any advice?

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

Post by Zarxrax » Wed Sep 24, 2008 7:51 pm


User avatar
EvaFan
Joined: Sun Mar 21, 2004 10:25 pm
Status: (*゚▽゚)o旦~ ー乾杯ー♪
Location: Somerset, KY
Org Profile

Post by EvaFan » Wed Sep 24, 2008 7:53 pm

My advice to you good sir is to never trust installing programs that install more then one thing.

I got nothing against amvapp but It's just common knowledge that if you install a bunch of stuff all at one time you've got too many things that can cause problems for 1 thing.

Your better off just uninstalling amvapp and just finding everything you need seperately. Get avisynth from its host site and any all other things you need from their hosts too make sure your getting the highest versions (nonbeta) that work.

If the problem is still there then that means it has something to do with other software on your computer. Most likely windows applications or updates needed.
"The people cannot be [...] always, well informed. The part which is wrong will be discontented, in proportion to [...] the facts they misconceive. If they remain quiet under such misconceptions, it is lethargy, the forerunner of death to public liberty. What country can preserve its liberties, if it's rulers are not warned [...] that this people preserve the spirit of resistance? The tree of liberty must be refreshed from time to time, with the blood of patriots and tyrants."-Thomas Jefferson

User avatar
Lord Rae
Joined: Fri Mar 23, 2001 1:50 am
Location: Atlanta, GA
Org Profile

Post by Lord Rae » Wed Sep 24, 2008 10:31 pm

hmm... ok after some tweaking of and trying removing different avs plugins I decided maybe a clean install of the whole shebang might help... I did it before but you never know. I did remove the obvious one that was a problem in that other thread and several other non critical ones... I think.

So now I've installed again and this time when I got to the tests the first one has failed. But not like it did before with no specified error. This time it says ran out of memory. If the AVS tests are crashing I'm not sure I did anything...

What causes that though? Thats the colorbars test right? before it just crashed. Now I've graduated to a ran out of memory error.

Any suggestions?

Second test has failed with an out of memory error as well.

User avatar
Lord Rae
Joined: Fri Mar 23, 2001 1:50 am
Location: Atlanta, GA
Org Profile

Post by Lord Rae » Wed Sep 24, 2008 10:52 pm

aight an update...

Since my new rig is being such a pain I decided to transfer the file to my old computer and see if my old system had any better luck.

It didn't but at least I have something of an error there that I can maybe look up. I tried googling it but got a codec site...

Anyway the error is that the computer can't find the right codec. Its a uncompressed avi so I'm not sure how that comes into play. the error is that there is no fourcc codec.

Is that part of the new amvapp?

Is that something I should download to my old rig?

Does this have anything to do with my recent upgrade (on the new rig only) to Adobe CS3?

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

Post by Zarxrax » Thu Sep 25, 2008 9:47 am

Are you on vista? AMVapp tests dont work on vista.
Do you have xvid and huffyuv installed? They *may* need to be installed for uncompressed yv12 and yuy2 video to work.

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

Post by Zarxrax » Thu Sep 25, 2008 9:48 am

Also, if you have a setmemorymax file in your avs plugins folder, delete it.

User avatar
Lord Rae
Joined: Fri Mar 23, 2001 1:50 am
Location: Atlanta, GA
Org Profile

Post by Lord Rae » Thu Sep 25, 2008 11:59 am

xvid and Huffy are both installed.

I am on Windows xp fully updated.

Aight I deleted the setmemorymax file from avs plugins and now the original rig gives me a different error.

CAVIStreamSynth: System Exception - access violation at 0x0, reading from 0x0

That pops up when I try to open my simple avs file in Media player classic.

If I readd my "killaudio()" line it does actually work in MPC. Thats ok cause I can work around that and just export my audio seperate. But a quick question... why would the top and botton of the image (essentially the edges) shake? I'm thinking I screwed up something in export if its shaking like that.

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

Post by Zarxrax » Thu Sep 25, 2008 12:38 pm

That error message is probably related to memory problems.
How much memory does your system have?
How many avs scripts are you loading at once? Just one?

This is definitely sounding really really odd at this point.

User avatar
Lord Rae
Joined: Fri Mar 23, 2001 1:50 am
Location: Atlanta, GA
Org Profile

Post by Lord Rae » Thu Sep 25, 2008 10:01 pm

I've got 2 gigs of ram in both machines. Was gonna go more in the workstation but since I'm using xp I didn't bother.

Yeah its definitely odd.... I wouldn't have posted if it was something simple... and I have used AVS before in the past with no issues.

Locked

Return to “AviSynth Help”