Advertisement

ffmpeg problem

Started by January 27, 2003 08:05 AM
0 comments, last by encom 22 years, 1 month ago
Hi, I compil ffmepg SRC with MWGCC, it gives .a file for windows ! I try to use ffmpeg header with visual C++ 6.0 and link with libavcodec.a and libavformat.a. It doesnt work, it says : unresolved external symbol : AVCodec_Open(....) etc... can anybody help me please ?
*.a files are *nix files. From what I recall cygwin is just really a linux emulator for windows. You''ll have to find the ffmpeg on the web(google it) and dl a win version and install it, or goto linux :-D
--------------------------Nukemmsn: nukem996@hotmail.comaim: nukem996open source open mind

This topic is closed to new replies.

Advertisement