[MPlayer-cygwin] MingW MPlayer HOWTO updates
Henry Garcia
defsyn at gmail.com
Thu May 15 15:35:36 CEST 2008
>
> >>
> >> Appended those lines to the end. That worked. But now the mp3 codec is
> >>
> > crashing on me on the exe file. I'm using gcc-4.3.0 with binutils
> 2.17.50.
> >
> > Maybe I should disable nasm in the mp3lib?
> >
> > Thanks
> >
> Use previouse version of gcc. It's not only your/my experience with
> gcc-4.3.0 (in fact e.g. liba52 failed the same way for me as mp3lib).
> I've switched back to gcc 4.2.1 (in my case). And it works.
> See thread "[MPlayer-cygwin] [PATCH] mingw resource inclusion fix" it's
> a bit discused there.
>
> --
> jirja
Okay, thanks. That works. Using 4.2.1-sjlj. First successful build with
1.0.11 for me after about 3 clean installs. Seems like there has been quite
a few changes in the build process. The HOWTO definitely needs an update.
- Use 4.2.1, 4.3.0 bombs the executables
- Install yasm for xvidcore and for building x264
- And I had to use a few prebuilt binaries off of
gnuwin32.sourceforge.net that I had trouble building in MingW. Can't
remember now. But I think it was libpng, and I think I used their GAWK. But
in general if you have a problem building one of the sources listed on the
HOWTO, look at gnuwin32.sourceforge.net for a prebuilt binary.
- Need to use GIT to download x264 now.
More information about the MPlayer-cygwin
mailing list