Re: Error compiling Mplayer: in libmpcodecs/vd_mpng.o
Reimar Döffinger <[email protected]> Thu, 29 Jul 2010 18:27:24 +0200
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 29, 2010 at 06:35:20PM +0300, Eugene Kovgar wrote: > Now I've uninstalled libvorbis-1.3.1 package and finally Mplayer > compiled successfully with GCC 4.4!!! So the problem is in libvorbis > package. May be it needs some patch or something to compile MPlayer > with it without errors. Any suggestions? Did you maybe somehow compile it as decoder-only? I might be that we don't check that properly and just assume libvorbis always provides both de- and encoding. And honestly, MPlayer comes alread with two vorbis decoders, a decode-only libvorbis is rather pointless for it IMO.