Johan Kröckel <johan.kroeckel@???> writes:
> 2014-02-22 18:11 GMT+01:00 Christian Marillat <marillat@???>:
>> Johan Kröckel <johan.kroeckel@???> writes:
[...]
>> Ubuntu packages have faac support ?
>>
>> Which CPU are you using ? I see that handbrake is build with -msse4.2
>>
> The version from http://handbrake.fr/ has faac support. At least I can
> choose it as a target codec.
I'm talking about the Ubuntu package.
> My cpu is an Intel(R) Xeon(R) CPU X3440 @ 2.53GHz.
Then the problem isn't optimization. I did a try under virtualbox and
handbrake works fine.
Are you sure that handbrake don't load libraries from /usr/lmocal Or
another non standard places ?
You see nothing interesting in handbrake log files ~/.config/dhb ?
Do you have the same crash with the cli package ?
Otherwise the best is to build a package yourself and run the unstriped
binary from src under gdb.
Christian