[FFmpeg-user] Problem with compiling first time

charisma tubagus charisma777 at gmail.com
Fri Dec 9 08:25:39 CET 2011


Hi,

I would like to use FFMpeg since I would like to study about video
encoding.

This is my code (very simple one) since I want to test whether my setting
up is correct. I am using Visual C++ 2008 Express

#include <libavcodec/avcodec.h>
> #include <libavformat/avformat.h>
> int main(int argc, char *argv[])
> {
> return 0;
> }


My error is like this

fatal error C1083: Cannot open include file: 'inttypes.h': No such file or
> directory


Please suggest me how to solve this problem. Thank you.

Best Regards,

Charisma TS


More information about the ffmpeg-user mailing list