[MPlayer-users] Compile failed svn revision 23419

Stribik András stribika at gmail.com
Fri Jun 1 17:07:55 CEST 2007


> 1) Don't configure with enable-debug
> 2) Use -fomit-frame-pointer:
> Copy the line beginning with "cc" ending with "-c -o h264.o h264.c" and add
> "-fomit-frame-pointer": This might affect debugging for h264.o
> 3) Don't compile the optimized code: Add "#undef HAVE_EBX_AVAILABLE" to
> libavcodec/cabac.h

Thank you, I tried 1), and 2), both works.



More information about the MPlayer-users mailing list