On Wed, Nov 19, 2008 at 11:14 PM, aviad rozenhek <[EMAIL PROTECTED]> wrote: >> You may want to try recreating your environment following the steps >> detailed in the incredibly helpful website: >> http://ffmpeg.arrozcru.org/ >> > > I'm using mingw system built by Gianluigi > Tiesi<http://oss.netfarm.it/mplayer-win32.php> > > by i'm using --enable-shared which I think most people don't ... > what is your configure line? did you try mine?
I use --enable-shared; I don't have time to check out the Gianluigi system, but about 2 months ago FFMPEG did an update which requires a new version of Mingw's runtime libraries. It's possible your system doesn't have that. Attached is my script for generating Windows configurations to build. It may help (I don't use libavdevice or vhooks so I disable them). - Art
mingw_config.sh
Description: Bourne shell script
_______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
