Zarx264gui 1.3
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: Zarx264gui 1.3beta (need testers)
Thanks for the report.
The psy-rdo bug is actually a similar bug to the one I fixed, but not the same one :p
The psy-rdo bug is actually a similar bug to the one I fixed, but not the same one :p
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: Zarx264gui 1.3beta (need testers)
Ok beta 4 is up. I think most of the problems should be worked out by now.
- xnamkcor
- Joined: Wed Jul 30, 2003 2:29 pm
- Location: Mesa, AZ
Re: Zarx264gui 1.3beta (need testers)
Are you officially supporting windows 7? Or are we on our own?
Windows 7 32-bit Home Premium(Build 7600?)
Stalls on encoding audio(normalize audio was enabled, didn;t have time to test without it)/
When I encoded just video 7 said it stopped responding just after it reported the SSIM and PSNR stuff, but the .264 was <1Byte.
The input file was a VOB file(from DVD Decryptor).
Encoding was 960KB/s 2-Pass
Alpha -1
Beta -1
VAQ 1
RD 1
Trellis 1
Ultra Fast
Keep temp files was on.
1.3b4
That is what I remember. I have access to to the computer, but only about 1 a week or month.
Windows 7 32-bit Home Premium(Build 7600?)
Stalls on encoding audio(normalize audio was enabled, didn;t have time to test without it)/
When I encoded just video 7 said it stopped responding just after it reported the SSIM and PSNR stuff, but the .264 was <1Byte.
The input file was a VOB file(from DVD Decryptor).
Encoding was 960KB/s 2-Pass
Alpha -1
Beta -1
VAQ 1
RD 1
Trellis 1
Ultra Fast
Keep temp files was on.
1.3b4
That is what I remember. I have access to to the computer, but only about 1 a week or month.
WE DRAMATIZE IT COMPLETELY!
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: Zarx264gui 1.3beta (need testers)
Ok, problem confirmed. I have no idea what I could have done that broke audio, but I guess I'll find out soon enough ><
And yes, Windows 7 is officially supported.
And yes, Windows 7 is officially supported.
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: Zarx264gui 1.3beta (need testers)
Ok, I put up a new one with fixed audio, but the cancel button is a bit screwed right now. This one is going to take me some time to get completely fixed.
- xnamkcor
- Joined: Wed Jul 30, 2003 2:29 pm
- Location: Mesa, AZ
Re: Zarx264gui 1.3beta (need testers)
Sorry for breaking it.Zarxrax wrote:Ok, I put up a new one with fixed audio, but the cancel button is a bit screwed right now. This one is going to take me some time to get completely fixed.
WE DRAMATIZE IT COMPLETELY!
- Kisuke_Urahara
- Joined: Mon Dec 05, 2005 2:38 pm
Re: Zarx264gui 1.3beta (need testers)
Thanks for fixing the bugs I've mentioned .
Theres is still something wrong with psy rd when using the slow preset though.
Although the trackbar isn't reseted when switching to a different tab like it was before the value is still not shown in the command line.
I've made two screenshots:
(using preset slower and psy rd 1.52)
(using preset slow and psy rd 1.52)
Theres is still something wrong with psy rd when using the slow preset though.
Although the trackbar isn't reseted when switching to a different tab like it was before the value is still not shown in the command line.
I've made two screenshots:
(using preset slower and psy rd 1.52)
(using preset slow and psy rd 1.52)
Code: Select all
I'd rather be hated for who I am, than loved for who I am not. ~ Kurt Cobain
- Bauzi
- Joined: Fri May 21, 2004 12:48 pm
- Status: Under High Voltage
- Location: Austria (uhm the other country without kangaroos^^)
- Contact:
Re: Zarx264gui 1.3beta (need testers)
(newest version, 1.31 beta5)
The new GUI crashes with a 720x400 video of mine. The gui crashes, but after closeing the error message the x264 process continues to encode the video. The old GUI encodes fine with no issues.
Command line from crashed gui:
I use Windows 7 Ultimate x64
The new GUI crashes with a 720x400 video of mine. The gui crashes, but after closeing the error message the x264 process continues to encode the video. The old GUI encodes fine with no issues.
Command line from crashed gui:
Code: Select all
BePipe.exe --script "import(^D:\Projekte\AMV Projekte\Project Editor (2009) - Round 2\a.avs^).Normalize()" | neroAacEnc.exe -br 160000 -ignorelength -if - -of "D:\Projekte\AMV Projekte\Project Editor (2009) - Round 2\a-temp.m4a"
avs2yuv.exe "D:\Projekte\AMV Projekte\Project Editor (2009) - Round 2\a.avs" -raw - | x264_x64.exe --crf 20 --preset veryslow --tune animation --filter 1:1 --aq-strength 0.6 --psy-rd 0.4:0 --sar 80:81 --frames 2092 --fps 29.97003 --output "D:\Projekte\AMV Projekte\Project Editor (2009) - Round 2\a-temp.264" - 720x400
MP4Box.exe -fps 29.97003 -add "D:\Projekte\AMV Projekte\Project Editor (2009) - Round 2\a-temp.264" -add "D:\Projekte\AMV Projekte\Project Editor (2009) - Round 2\a-temp.m4a" -new "D:\Projekte\AMV Projekte\Project Editor (2009) - Round 2\a.mp4" -tmp "D:\Projekte\AMV Projekte\Project Editor (2009) - Round 2"
You can find me on YT under "Bauzi514". Subscribe to never miss my AMV releases.
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: Zarx264gui 1.3beta (need testers)
Looks like there's a problem when you specify an SAR. I'll check into it.
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: Zarx264gui 1.3beta (need testers)
Ok, beta 6 is now up. All known problems should be fixed.