[MPlayer-cygwin] Enable real in cygwin ?

Diego Biurrun diego at biurrun.de
Fri Sep 26 13:44:25 CEST 2003


On Fri, Sep 26, 2003 at 01:28:30PM +0200, Sylvain Petreolle wrote:
> cook3260.dll is needed, I added --with-reallibdir option to configure :
> 
> ./configure --disable-mencoder --enable-qtx --disable-inet6
> --enable-sse --enable-3dnow --enable-3dnowex --enable-sse --enable-x11
> --enable-debug=3 --with-reallibdir=/cygdrive/c/Program\ Files/Fichiers\
> communs/Real/Codecs/
                    ^^^

You have an extra / there, try without and also try using c:/... as
described in the docs.

> ==========================================================================
> Opening audio decoder: [realaud] RealAudio decoder
> opening shared obj '/cygdrive/c/Program Files/Fichiers
> communs/Real/Codecs//cook.so.6.0'
> Error: dlopen: Win32 error 126
> ERROR: Could not open required DirectShow codec cook.so.6.0.
> Read the RealAudio section of the DOCS!

Linux codecs do not work, you have to use the Win32 codecs.

> Opening audio decoder: [realaud] RealAudio decoder
> ERROR: Could not open required DirectShow codec cook3260.dll.
> Read the RealAudio section of the DOCS!
> ADecoder preinit failed :(
> ADecoder init failed :(
> Cannot find codec for audio format 0x6B6F6F63.
> Read DOCS/en/codecs.html!
> ==========================================================================

Please try again with the Win32 codecs and make sure you also have pncrt.dll
in your codecs dir.

Diego



More information about the MPlayer-cygwin mailing list