[Ffmpeg-devel] Segfault when encoding MPEG with MMX support
Tobias Grimm
listaccount
Mon Jul 11 22:36:11 CEST 2005
Michael Niedermayer schrieb:
>add -fomit-frame-pointer to the flags
>
Thanks - that was too easy :-)
It compiles now with -fPIC. Unfortunately I still have a segfault, which
I can't debug.
For some strange reason, if I use --disable-strip it works (even when
stripping debug information afterwards with dh_strip).
>or split it before "mov $-128, %%"REG_a"
>
>
I probably need to try this, to be able to debug again.
Tobias
More information about the ffmpeg-devel
mailing list