[FFmpeg-devel] Have Problems compiling with ffmpeg-devel
Klaus Reckefuss
klaus.reckefuss
Wed Jun 6 00:10:24 CEST 2007
When including
#include <avcodec.h>
#include <avformat.h>
i get the following errors
gcc -o ffmpeg ffmpeg.cpp -I/usr/include/ffmpeg/ -lavformat -lavcodec -lz
In file included from ffmpeg.cpp:22:
/usr/include/ffmpeg/avformat.h:66: error: integer constant is too large
for ?long? type
/usr/include/ffmpeg/avformat.h:67: error: integer constant is too large
for ?long? type
/usr/include/ffmpeg/avcodec.h:2463: warning: attribute ignored in
declaration of ?struct ImgReSampleContext?
Do I need a compiler option?
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
More information about the ffmpeg-devel
mailing list