[Ffmpeg-devel] ffmpeg crashes on windows

Alexander Strasser eclipse7
Mon Aug 1 20:14:22 CEST 2005


Juan Ramos wrote:
> avcodec.lib is 12.035.784 bytes long
> avformat.lib is 2.953.562 bytes long
> Thanks for all!!

  These are the wrong libs. They are the static versions
and the naming was a bit irritating (changed in cvs now).

  You need to use lib.exe from microsoft to generate the
import libs from the def files. See the other post or
the Makefiles of libav* .
  If you don't have lib.exe, you might have success by
replacing lib with `link /lib' (if my memory serves me
right).

  Alex (beastd)





More information about the ffmpeg-devel mailing list