<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I've been trying to decode a Real Audio stream on a 
Windows XP box. I'm running a&nbsp;very up-to-date copy of XP, of&nbsp;Cygwin 
and I tried both building from source code and using the pre-built binary here 
(<A 
href="http://www4.mplayerhq.hu/MPlayer/releases/win32-beta/)./">http://www4.mplayerhq.hu/MPlayer/releases/win32-beta/)./</A> 
I have the real audio codecs labeled 'rp9codecs-win32-20040626' and I've tried 
variations of having them in a subdirectory called "codecs", 
"/usr/local/lib/codecs", the current directory and even in desperation 
"c:/windows/system32/". The error I get when I try to decode follows after my 
signature. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Here's a listing of the codecs 
directory:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>$&nbsp;ls codecs<BR>atrc3260.dll&nbsp; 
drv13260.dll&nbsp; drv33260.dll&nbsp; pncrt.dll&nbsp;&nbsp;&nbsp;&nbsp; 
tokr3260.dll<BR>cook3260.dll&nbsp; drv23260.dll&nbsp; drv43260.dll&nbsp; 
sipr3260.dll</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any help would be appreciated.</FONT></DIV><FONT 
face=Arial size=2>
<DIV><BR>Regards, etc...</DIV>
<DIV>David</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>----------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>$ ./mplayer -ao pcm yyy.dumped<BR>MPlayer 
1.0pre5-3.2.3 (C) 2000-2004 MPlayer Team</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>CPU: Intel Pentium 4/Xeon/Celeron Foster 2398 MHz 
(Family: 8, Stepping: 9)<BR>Detected cache-line size is 64 
bytes<BR>CPUflags:&nbsp; MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 
0<BR>Compiled with runtime CPU detection - WARNING - this is not optimal!<BR>To 
get best performance, recompile MPlayer with 
--disable-runtime-cpudetection.<BR>Reading config file 
/usr/local/etc/mplayer/mplayer.conf: No such file or directory<BR>Reading config 
file C:\cygwin\home\David/mplayer/config<BR>Reading 
C:\cygwin\home\David/mplayer/codecs.conf: Can't open 
'C:\cygwin\home\David/mplayer/codecs.conf': No such file 
or<BR>&nbsp;directory<BR>Reading /usr/local/etc/mplayer/codecs.conf: Can't open 
'/usr/local/etc/mplayer/codecs.conf': No such file or directory<BR>Using 
built-in default codecs.conf.<BR>font: can't open file: 
C:\cygwin\home\David/mplayer/font/font.desc<BR>font: can't open file: 
/usr/local/share/mplayer/font/font.desc<BR>Using usleep() timing<BR>Can't open 
input config file C:\cygwin\home\David/mplayer/input.conf: No such file or 
directory<BR>Can't open input config file /usr/local/etc/mplayer/input.conf: No 
such file or directory<BR>Falling back on default (hardcoded) input 
config</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Playing yyy.dumped.<BR>REAL file format 
detected.<BR>======= WAVE Format =======<BR>Format Tag: 28515 
(0x6F63)<BR>Channels: 2<BR>Samplerate: 44100<BR>avg byte/sec: 44100<BR>Block 
align: 640<BR>bits/sample: 16<BR>cbSize: 26<BR>Unknown extra header dump: [80] 
[0] [10] [0] [17] [0] [80] [2] [10] [0] [1] [0] [0] [3] [8] [0] [0] [25] [0] [0] 
[0] [0]<BR>&nbsp;[0] [2] [0] [4]<BR>===========================<BR>Clip 
info:<BR>&nbsp;name: In Our Time<BR>&nbsp;author: BBC Radio 
4<BR>&nbsp;copyright: (C) British Broadcasting Corporation 
2004<BR>==========================================================================<BR>Opening 
audio decoder: [realaud] RealAudio decoder<BR>opening win32 dll 
'cook.so.6.0'<BR>Error loading dll<BR>ERROR: Could not open required DirectShow 
codec cook.so.6.0.<BR>Read the RealAudio section of the DOCS!<BR>ADecoder 
preinit failed :(<BR>ADecoder init failed :(<BR>Opening audio decoder: [realaud] 
RealAudio decoder<BR>opening win32 dll 'cook3260.dll'<BR>Error loading 
dll<BR>ERROR: Could not open required DirectShow codec cook3260.dll.<BR>Read the 
RealAudio section of the DOCS!<BR>ADecoder preinit failed :(<BR>ADecoder init 
failed :(<BR>Opening audio decoder: [realaud] RealAudio decoder<BR>opening win32 
dll 'cook.shlb'<BR>Error loading dll<BR>ERROR: Could not open required 
DirectShow codec cook.shlb.<BR>Read the RealAudio section of the 
DOCS!<BR>ADecoder preinit failed :(<BR>ADecoder init failed :(<BR>Cannot find 
codec for audio format 0x6B6F6F63.<BR>Read 
DOCS/HTML/en/codecs.html!<BR>==========================================================================<BR>Audio: 
no sound<BR>Video: no video</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>---------------------------------</FONT></DIV></BODY></HTML>