Problem with Zarx264gui...
- Lord Rae
- Joined: Fri Mar 23, 2001 1:50 am
- Location: Atlanta, GA
Problem with Zarx264gui...
When installing the amvapp3 I get it installed fine all the way to Zarx264gui...
Even it installs fine it seems. But then it gets to the tests... and fails every single one.
1. Ensure that the Microsoft .NET framework version 2.0 or later is installed on your PC.
Yes I do. I even triple checked it.
2. You need the Nero AAC Encoder.
Yes its fine. It installs fine. I double checked to see that the file was in the correct place and even reinstalled it on my own to make sure I had it installed fine.
I even get the screen it says you should see if everything is installed correctly.
However when I try and load my avs script (even the most basic 1 line scripts that just open the file) I get an error.
"External component has thrown an exception."
I get that whether I use a Huffy export from Premier or whether I do a uncompressed avi.
That however is not the error I get when I install Zarx. That is:
"The format is not supported. (Error=80040265)"
Thanks in advance.
Even it installs fine it seems. But then it gets to the tests... and fails every single one.
1. Ensure that the Microsoft .NET framework version 2.0 or later is installed on your PC.
Yes I do. I even triple checked it.
2. You need the Nero AAC Encoder.
Yes its fine. It installs fine. I double checked to see that the file was in the correct place and even reinstalled it on my own to make sure I had it installed fine.
I even get the screen it says you should see if everything is installed correctly.
However when I try and load my avs script (even the most basic 1 line scripts that just open the file) I get an error.
"External component has thrown an exception."
I get that whether I use a Huffy export from Premier or whether I do a uncompressed avi.
That however is not the error I get when I install Zarx. That is:
"The format is not supported. (Error=80040265)"
Thanks in advance.
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I live?
- Location: Somewhere I think O.o
- Contact:
is your audio attached?
ive found i have problems with attached audio, usually i just use a "killaudio()" line to remove it and add the audio separately.
ive found i have problems with attached audio, usually i just use a "killaudio()" line to remove it and add the audio separately.
Stalk me?
https://linktr.ee/jaddziadax
https://linktr.ee/jaddziadax
- Lord Rae
- Joined: Fri Mar 23, 2001 1:50 am
- Location: Atlanta, GA
nope apparently attached audio isn't the issue.
I tried adding KillAudio() line and it didn't help. The file still fails to open in Virtualdub and media player classic.
Its been a couple years since I've encoded anything... so I thought I was just rusty but its becoming pretty tough to solve. heh.
Thanks for any help.
This is a mostly fresh install of windows. I'm using Adobe CS3. I'm fully patched and updated on windows with service pack 3.
Since I captured my video I expected a bit of a problem... I swear after I get these encoded I'm switching to ripping footage. It just causes too many problems getting my video that way. And my capture card despite being a very good one is starting to show its age.
Luckily though since I captured I can reinstall amvapp without any problems really.
After fiddling with stuff for a while I did get actually a few completed tests when reinstalling AMVapp3. Most of them still failed but this time they failed because they ran out of memory.
Why would that be?
I tried adding KillAudio() line and it didn't help. The file still fails to open in Virtualdub and media player classic.
Its been a couple years since I've encoded anything... so I thought I was just rusty but its becoming pretty tough to solve. heh.
Thanks for any help.
This is a mostly fresh install of windows. I'm using Adobe CS3. I'm fully patched and updated on windows with service pack 3.
Since I captured my video I expected a bit of a problem... I swear after I get these encoded I'm switching to ripping footage. It just causes too many problems getting my video that way. And my capture card despite being a very good one is starting to show its age.
Luckily though since I captured I can reinstall amvapp without any problems really.
After fiddling with stuff for a while I did get actually a few completed tests when reinstalling AMVapp3. Most of them still failed but this time they failed because they ran out of memory.
Why would that be?
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I live?
- Location: Somewhere I think O.o
- Contact:
- Lord Rae
- Joined: Fri Mar 23, 2001 1:50 am
- Location: Atlanta, GA
Nope Windows Xp.
The file opens when I just open it in Vdub or other players.
But if I do a simple one line script and try and open the script it doesn't... I'm kind of lost.
I had this
The file opens when I just open it in Vdub or other players.
But if I do a simple one line script and try and open the script it doesn't... I'm kind of lost.
I had this
but changed it to:AVISource("E:\AVS\WordsVer24.avi"
I've used AVS before although as I said its been about 2 years since I encoded anything.AVISource("E:\AVS\WordsVer24.avi"
KillAudio()
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I live?
- Location: Somewhere I think O.o
- Contact:
you are missing a ) at the end of AVISource("E:\AVS\WordsVer24.avi"
it should be:
AVISource("E:\AVS\WordsVer24.avi")
if that doesn't fix the problem i donno wut will O:
it should be:
AVISource("E:\AVS\WordsVer24.avi")
if that doesn't fix the problem i donno wut will O:
Stalk me?
https://linktr.ee/jaddziadax
https://linktr.ee/jaddziadax
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
The version included in amvapp has known bugs. Download the latest version from http://zarxrax.kicks-ass.net/
I think this should be noted in the guide.
I think this should be noted in the guide.