[MPlayer-users] BUG: mplayer-r20256 failed to build with x264-r592

Andrew Savchenko Bircoph at list.ru
Sun Oct 15 23:55:21 CEST 2006


Hi!

Recent mplayer-r20256-4.0.2 failed to compile with recent version of 
x264: r592, BUILD 54.

The following error occured:
cc   -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -Wdeclaration-after-statement 
-fno-PIC -O4 -march=athlon-xp -mtune=athlon-xp -pipe -ffast-math 
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/directfb 
-I/usr/X11R6/include -I/usr/include/ -I/usr/include/SDL -D_REENTRANT 
-I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include  -D_REENTRANT   -I/usr/include 
-I/usr/include/dvdnav -I/usr/include/cdda -I/usr/include/freetype2 
-I/usr/include -I/usr/lib/live/liveMedia/include              
-I/usr/lib/live/UsageEnvironment/include              
-I/usr/lib/live/BasicUsageEnvironment/include              
-I/usr/lib/live/groupsock/include  -c -o x264.o x264.c
x264.c: In function 'X264_init':
x264.c:149: error: 'struct <anonymous>' has no member named 
'i_rf_constant'
make[1]: *** [x264.o] Error 1
make[1]: Leaving directory `/home/andrew/src/mplayer/libavcodec'

Most possible reason: API change in x264:
change in x264.h: in struct rc, member:
int         i_rf_constant;
was changed to
float       f_rf_constant;

Please review and fix this bug.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20061016/539a91f5/attachment.pgp>


More information about the MPlayer-users mailing list