[Ffmpeg-devel] mpegvideo.c:2558: sorry, unimplemented: called from here
Gabor Z. Papp
gzp
Tue May 9 18:07:33 CEST 2006
Hello,
I'm trying to compile the cvs ffmpeg from right now, but getting the
following error:
make -C libavutil all
[...]
mpegvideo.c: In function `MPV_encode_picture':
/home/gzp/src/ffmpeg/libavutil/common.h:620: sorry, unimplemented: inlining failed in call to 'lrintf': redefined extern inline functions are not considered for inlining
mpegvideo.c:2558: sorry, unimplemented: called from here
make[1]: *** [mpegvideo.o] Error 1
make[1]: Leaving directory `/home/gzp/src/ffmpeg/libavcodec'
make: *** [lib] Error 2
$ uname -a
Linux gzp1 2.4.32-gzp1 #1 Sat Jan 7 16:31:17 CET 2006 i686 unknown unknown GNU/Linux
$ /lib/libc.so.6
GNU C Library stable release version 2.2.5, by Roland McGrath et al.
$ gcc --version
gcc (GCC) 3.4.5
More details can be found at http://gzp.hu/tmp/ffmpeg/
More information about the ffmpeg-devel
mailing list