[Libav-user] libx264 compile problems

Gonzalo Garramuno ggarra13 at gmail.com
Thu Oct 2 16:49:21 CEST 2014


I did a git pull to get the latest head. Run configure:

$ make distclean
$ ./configure --samples=samples --enable-shared --enable-gpl 
--enable-zlib --enable-libmp3lame --enable-libx264

And compilation fails with:

CC libavcodec/libx264.o
libavcodec/libx264.c: In function ‘X264_init’:
libavcodec/libx264.c:536:19: error: ‘x264_param_t’ has no member named 
‘i_avcintra_class’
libavcodec/libx264.c:653:17: warning: the address of ‘val’ will always 
evaluate as ‘true’ [-Waddress]
make: *** [libavcodec/libx264.o] Error 1



More information about the Libav-user mailing list