Log in

View Full Version : x264 gcc 4.4.3


bob0r
23rd January 2010, 11:23
x264.1400.gcc.4.4.3.make.fprofiled.upx.exe (http://x264.nl/x264.1400.gcc.4.4.3.make.fprofiled.upx.exe) (pthreads/gpac/ffmpeg/ffmpegsource all GCC 4.4.3 aswell)
http://x264.nl/ff.txt

Simple request, run any encode see if it works. And maybe compare it to x264.nl 1400 (http://x264.nl/x264/revision1400/x264.exe) speedwise. :)

All 32bit.

easyfab
23rd January 2010, 13:25
On my athlon II x4 620 I have this message :

ffms [info]: 640x480p 1:1 @ 24000/1001 fps (vfr)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast FastShuffle SSEMisalign LZCNT

x264 [info]: profile High, level 3.0
x264 [error]: ticks_per_frame invalid: 0

bob0r
23rd January 2010, 20:15
I assume you also tested the gcc 4.4.2 version from x264.nl and got the same error?

I see you are using an input that uses ffms, have you tried a yuv or avs input?

This thread is about gcc 4.4.3 working or not.

I think we should make a seperate ff* + x264 bug report thread, because i think that's going to be big :eek:

elguaxo
23rd January 2010, 21:23
I did only one test.

CPU:
AMD Athlon 64 X2 4800+

Commandline:
--preset veryslow --pass 1 --bitrate 1400 --stats "d:\wb.stats" --output NUL "d:\wb.avs"
--preset veryslow --pass 2 --bitrate 1400 --stats "d:\wb.stats" --output "d:\wb.mkv" "d:\wb.avs"

3276 frames of a 712x480p @ 24000/1001 fps (cfr) clip.

x264.nl's GCC 4.4.2 build 1400
1st pass: 12.35 fps
2nd pass: 3.93 fps

GCC 4.4.3 build 1400
1st pass: 12.10 fps
2nd pass: 3.93 fps

The first pass was a tiny bit slower on the GCC 4.4.3 build, but the speed of the second pass was the same on both builds.

MatLz
23rd January 2010, 22:44
On my laptop with core2duo T5500:

source: 25fps 720x576p

--pass 1 --slow-firstpass --bitrate 1200 -o NUL "C:\s.avs"
--pass 2 --bitrate 1200 -o "C:\v.264" "C:\s.avs"

x264.1400.nl.exe:
pass1: 16.07fps
pass2: 17.59fps

x264.1400.gcc.4.4.3.make.fprofiled.upx.exe:
pass1: 16.14fps
pass2: 17.71fps

XhmikosR
23rd January 2010, 23:16
x264.1400.gcc.4.4.2.make.fprofiled.upx
encoded 2000 frames, 19.99 fps, 7971.16 kb/s
encoded 2000 frames, 20.06 fps, 7971.16 kb/s
encoded 2000 frames, 20.36 fps, 7971.16 kb/s
encoded 2000 frames, 20.07 fps, 7971.16 kb/s
avg: 20.12 fps

x264.1400.gcc.4.4.3.make.fprofiled.upx
encoded 2000 frames, 20.31 fps, 7971.16 kb/s
encoded 2000 frames, 20.11 fps, 7971.16 kb/s
encoded 2000 frames, 20.38 fps, 7971.16 kb/s
encoded 2000 frames, 20.17 fps, 7971.16 kb/s
avg: 20.24 fps