Another problem with Zarx264gui
- Animated
- Drama Text Cop
- Joined: Thu Apr 24, 2008 4:43 am
- Status: Texty :3
- Location: Athens, Greece
Another problem with Zarx264gui
Here's the problem... i've managed to get a nice script for my .avi video, and then i put the script in zarx without any problems... but when zarx finishes it's job, then the mp4 loses it's sync (i mean the music is heard at least 30 seconds before the video that had to be there...) There is a 90% chance for that to happen, because i made in the past a proper mp4, dunno how... . Ah, forgot to tell that i also tried to make my video at first a huffYUV, and then put it in zarx, but, nothing again...
So, that can i do? The one that answers first, gets a cookie
So, that can i do? The one that answers first, gets a cookie
- The Origonal Head Hunter
- The Propheteer
- Joined: Sat Jul 16, 2005 12:21 am
- Status: Hooked on a Feeling
- Location: State of Denial
Re: Another problem with Zarx264gui
Your script might help.
- Animated
- Drama Text Cop
- Joined: Thu Apr 24, 2008 4:43 am
- Status: Texty :3
- Location: Athens, Greece
Re: Another problem with Zarx264gui
Directshowsource("c:\amvs\huffy.avi")
ConvertToYv12
LanczosResize(720,480)
vmToon()
Deen("w3d",3,3,5)
nothing special...
ConvertToYv12
LanczosResize(720,480)
vmToon()
Deen("w3d",3,3,5)
nothing special...
- The Origonal Head Hunter
- The Propheteer
- Joined: Sat Jul 16, 2005 12:21 am
- Status: Hooked on a Feeling
- Location: State of Denial
Re: Another problem with Zarx264gui
1) Did you forget to put the () after ConverttoYV12? Though I doubt that's the actual problem.
2) Have you tried using Lagarith/Uncompressed/No compression?
2) Have you tried using Lagarith/Uncompressed/No compression?
- Animated
- Drama Text Cop
- Joined: Thu Apr 24, 2008 4:43 am
- Status: Texty :3
- Location: Athens, Greece
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: Another problem with Zarx264gui
update to the latest version here: http://zarxrax.kicks-ass.net/
- Animated
- Drama Text Cop
- Joined: Thu Apr 24, 2008 4:43 am
- Status: Texty :3
- Location: Athens, Greece