[MPlayer-cygwin] Some problems

Vizi Gabor vizi at csucs.net
Sun Jun 5 22:24:15 CEST 2005


> > 1) ffmpeg compile error: in the vorbis.c line 1111 used uint_fast64t 
> > variable type, but that nowhere definiated (make throw error and dont 
> > compile) this variable type no elsewhere can i find in the source...
> > 
> 
> What version of cygwin do you have?
> Mine defines uint_fast64_t in stdint.h
>
goal. thats the point, after a cygwin reinstall work fine :) 

> I did not test if current cvs compiles on cygwin, though.
> 
well, now i 'tested', compiles. :) 
and the cygwin reinstall solved the volume problem also

> > 2) the compiled mplayer dont load any codecs from the codecsdir (from 
> > /usr/local/lib/codecs, and ofc the codecs are there). The mplayer output u 
> > can see belove. This i thin a cygwin problem, can anybody give me some 
> > help, how can i solve this?
> > 
> 
> How did you specify the path?
> Try --with-codecsdir=c:/cygwin/path/to/codecs
> 
This problem sill, after a reinstall and configure with this option still 
dont find the codecs. The codec on the right place. I tested the win 
relases from the homepage, that work fine, that found the codecs.

If u see the 2 mplayer output can find a difference (i dont know why 
happend) the win release always try to open the codecs with the win32 
method "opening win32 dll", the cygwin compilled try the .so codecs with 
linux method "opening win32 dll" and the .dll try only with win32.

KWS


*******************************************************************************
The cygwin compiled mplayer:

# E:\Mp3\Radio>ls d:/cygwin/usr/local/lib/codecs/cook* 
# d:/cygwin/usr/local/lib/codecs/cook3260.dll"

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

E:\Mp3\Radio>mplayer 2005-05-31-p00.rm
MPlayer dev-CVS-050605-21:01-3.3.3 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 7)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2



85 audio & 199 video codecs
Can't open menu config file: /home/vizi/.mplayer/menu.conf
Menu inited: /usr/local/etc/mplayer/menu.conf
Playing 2005-05-31-p00.rm.
REAL file format detected.
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
==========================================================================
Opening audio decoder: [realaud] RealAudio decoder
opening shared obj 'd:/cygwin/usr/local/lib/codecs/cook.so'
Error: dlopen, Win32 error 126
opening win32 dll 'cook.so'
Error loading dll
ERROR: Could not open required DirectShow codec cook.so.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
opening shared obj 'd:/cygwin/usr/local/lib/codecs/cook.so.6.0'
Error: dlopen, Win32 error 126
opening win32 dll 'cook.so.6.0'
Error loading dll
ERROR: Could not open required DirectShow codec cook.so.6.0.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
opening win32 dll 'cook3260.dll'
Error loading dll
ERROR: Could not open required DirectShow codec cook3260.dll.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
opening shared obj 
'd:/cygwin/usr/local/lib/codecs/cook.bundle/Contents/MacOS/co
ok'
Error: dlopen, Win32 error 126
opening win32 dll 'cook.bundle/Contents/MacOS/cook'
Error loading dll
ERROR: Could not open required DirectShow codec 
cook.bundle/Contents/MacOS/cook.

Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x6B6F6F63.
Read DOCS/HTML/en/codecs.html!
==========================================================================
Audio: no sound
Video: no video


Exiting... (End of file)


***************************************************************************
The windows release (from the hompage)

# E:\Mp3\Radio>ls d:/mplayer/codecs/cook*
# d:/mplayer/codecs/cook.so      d:/mplayer/codecs/cook3260.dll
# d:/mplayer/codecs/cook.so.6.0

E:\Mp3\Radio>d:\mplayer\mplayer.exe 2005-05-31-p00.rm
MPlayer 1.0pre7-3.4.2 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 7)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with 
--disable-runtime-cpudetection

c:/windows/fonts/arial.ttf doesn't look like a font description, ignoring.
Cannot load font: c:/windows/fonts/arial.ttf
Playing 2005-05-31-p00.rm.
REAL file format detected.
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
==========================================================================
Opening audio decoder: [realaud] RealAudio decoder
opening win32 dll 'cook.so'
Error loading dll
ERROR: Could not open required DirectShow codec cook.so.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
opening win32 dll 'cook.so.6.0'
Error loading dll
ERROR: Could not open required DirectShow codec cook.so.6.0.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
opening win32 dll 'cook3260.dll'
Audio codec: [10] 32 kbps Stereo Music
Audio bitrate: 32.386 kbit/s (4048 bps)
AUDIO: 22050 Hz, 2 ch, s16le, 32.4 kbit/4.59% (ratio: 4048->88200)
Selected audio codec: [racookwin] afm:realaud (Win32 RealAudio COOK)
==========================================================================
Checking audio filter chain for 22050Hz/2ch/s16le -> 22050Hz/2ch/s16le...
AF_pre: 22050Hz/2ch/s16le
AO: [dsound] 22050Hz 2ch s16le (2 bps)
Building audio filter chain for 22050Hz/2ch/s16le -> 22050Hz/2ch/s16le...
Video: no video
Starting playback...




More information about the MPlayer-cygwin mailing list