[MPlayer-users] Compilation error - 'VP8E_SET_MAX_INTRA_BITRATE_PCT' undeclared

Ann Once almailtmp at yahoo.fr
Sat Nov 22 17:19:03 CET 2014


Hello,
It is not really a question but an information. I don't know if it is usefull ?
With mplayer 1.1.1there is no problem :./configure ; make ===> ok
With a snapshot  SVN-r37325-snapshot-4.5.2 :./configure ; make ===>CC      libavcodec/libvpxenc.o
libavcodec/libvpxenc.c:122:6: error: 'VP8E_SET_MAX_INTRA_BITRATE_PCT' undeclared here (not in a function)
libavcodec/libvpxenc.c:122:5: error: array index in initializer not of integer type
libavcodec/libvpxenc.c:122:5: error: (near initialization for 'ctlidstr')
libavcodec/libvpxenc.c: In function 'vpx_init':
libavcodec/libvpxenc.c:369:5: warning: 'rc_buffer_aggressivity' is deprecated (declared at libavcodec/avcodec.h:2329)
libavcodec/libvpxenc.c:449:5: warning: 'mb_threshold' is deprecated (declared at libavcodec/avcodec.h:1810)
libavcodec/libvpxenc.c:452:9: warning: 'mb_threshold' is deprecated (declared at libavcodec/avcodec.h:1810)
make[1]: *** [libavcodec/libvpxenc.o] Error 1

To compile I disable the functionnality with --disable-libvpx-lavc.
 


More information about the MPlayer-users mailing list