[x264-devel] core dump on solaris 10/space withx264-snapshot-20100112-2245

Chris Brookes cbrookes at gmail.com
Fri Jan 15 22:14:24 CET 2010


2010/1/14 Sean McGovern <gseanmcg at gmail.com>:

> Any chance you can get gcc 4.4.2 on that?
>
> I managed to build it for Sol10 X86 with the help of a few SunFreeware and Blastwave.org packages.

Well many hours later gcc 4.4.2 finished compiling. I just ran x264
through it and the results are indeed different, but hardly better (!)

[nslcm at apsz9024:/nslcm/compile/x264-snapshot-20100112-2245> ./x264
--keyint 15 --min-keyint 1 --vbv-maxrate 29400 --vbv-bufsize 9500
--qpmin 10 --level 4.1 --bframe 2 --weightb  --ref 3 --mixed-refs
--direct auto --filter 0:0 --bitrate 12000 --stats "H264_12Mbps.log"
--qcomp 0.75 --ipratio 1.10 --pbratio 1.33 --analyse "all"  --8x8dct
--me "hex" --subme 6 --no-fast-pskip --trellis 2 --threads 1 -o
output.264 /nslcm-ss/media-dev/tmp/1088p25_blue_sky.yuv 1920x1080
x264 [info]: 1920x1080 @ 25.00 fps
x264 [info]: using cpu capabilities: none!
x264 [info]: profile High, level 4.1
x264 [info]: final ratefactor: 12.42

... that's it. The output file is 0 bytes long. No core dump. That's
with -O1 through -O4, the optimizations don't seem to matter.


More information about the x264-devel mailing list