[MPlayer-cygwin] Some problems

Sascha Sommer saschasommer at freenet.de
Thu Jun 9 17:41:26 CEST 2005


Am Donnerstag, den 09.06.2005, 15:38 +0200 schrieb Vizi Gabor:
> > MPlayer uses the default windows Loadlibrary. Please post your config.h
> > and configure.log. 
> >
> i havent configure.log, only config.h and config.mak. they are here:
> http://www.vizipok.hu/to/sascha/
> 

That is the problem:

/* Win32 DLL support */
#define USE_WIN32DLL 1
#define WIN32_PATH "/usr/local/lib/codecs"

As I already pointed out you have to pass the absolute windows path to
configure
If you have cygwin in c:\cygwin use
./configure --with-codecsdir=c:/cygwin/usr/local/lib/codecs

Sascha







More information about the MPlayer-cygwin mailing list