[FFmpeg-user] Error compiling FFmpeg source from the GPAC project's 'gpac_extra_libs' archive
Jonathan Busby
jonathanbusby at gmail.com
Wed Mar 4 22:54:35 CET 2009
Hello. I've been trying to compile the version of FFmpeg that is
provided as part of the GPAC project's 'gpac_extra_libs' archive.
This is an archive of libraries required to compile GPAC, of which it
includes FFmpeg. The problem is, when I run './configure
--disable-debug; make'
I get the following errors :
'
In file included from allformats.c:21:
avformat.h:256: warning: ‘AVFrac’ is deprecated
allformats.c: In function ‘av_register_all’:
allformats.c:134: error: ‘rtp_muxer’ undeclared (first use in this function)
allformats.c:134: error: (Each undeclared identifier is reported only once
allformats.c:134: error: for each function it appears in.)
allformats.c:135: error: ‘rtsp_demuxer’ undeclared (first use in this
function)
allformats.c:172: error: ‘rtp_protocol’ undeclared (first use in this
function)
make[1]: *** [allformats.o] Error 1
make[1]: Leaving directory `/home/jdb2/gpac_extra_libs/ffmpeg/libavformat'
make: *** [lib] Error 2
jdb2 at jdb2-Kubuntu-temp:~/gpac_extra_libs/ffmpeg$
'
Any help or insight into what might be causing above would be greatly
appreciated.
Thanks,
Jonathan Busby
More information about the ffmpeg-user
mailing list