Mplayer and RealAudio Sipro

Vulpes Velox kitbsdlists at HotPOP.com
Sun Aug 3 22:45:43 PDT 2003


Has any body managed to get mplayer to work with the realaudio sipro codec?


So far I have tried...

audiocodec rasipr                                                               
info "RealAudio Sipro"                                                          
status working                                                                  
format 0x72706973 ; "sipr"                                                      
driver realaud                                                                  
dll "sipr.so.6.0"                                                               
;dll "sipr3260.dll"

and got the following message

========================================================================
== Opening audio decoder: [realaud] RealAudio decoder
opening shared obj '/usr/local/lib/RealPlayer8/Codecs/sipr.so.6.0'
Error: Shared object "libc.so.6" not found
opening win32 dll '/usr/local/lib/RealPlayer8/Codecs/sipr.so.6.0'
Win32 LoadLibrary failed to load: /usr/local/lib/RealPlayer8/Codecs/sipr.so.6.0,
/usr/local/lib/win32//usr/local/lib/RealPlayer8/Codecs/sipr.so.6.0,
/usr/lib/win32//usr/local/lib/RealPlayer8/Codecs/sipr.so.6.0 Error loading dll
ERROR: Could not open required DirectShow codec sipr.so.6.0.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
*** Try to upgrade /root/.mplayer/codecs.conf from etc/codecs.conf
*** If it still does not work, read DOCS/codecs.html!
Cannot find codec for audio format 0x72706973.
==========================================================================
and the other config I have tried is
audiocodec rasipr                                                               
                                                                              
info "RealAudio Sipro"
status working                                                 
format 0x72706973 ; "sipr"
driver realaud 
;dll "sipr.so.6.0"
dll "sipr3260.dll"

and got the following message
========================================================================
== Opening audio decoder: [realaud] RealAudio decoder
opening shared obj '/usr/local/lib/RealPlayer8/Codecs/sipr3260.dll'
Error: /usr/local/lib/RealPlayer8/Codecs/sipr3260.dll: invalid file format
opening win32 dll '/usr/local/lib/RealPlayer8/Codecs/sipr3260.dll'
Audio codec: [1] 8.5 kbps Voice (G2,RA8)
Audio bitrate: 8.500 kbit/s (1063 bps)
AUDIO: 8000 Hz, 1 ch, 16 bit (0x10), ratio: 1063->16000 (8.5 kbit)
Selected audio codec: [rasipr] afm:realaud (RealAudio Sipro)
==========================================================================

any suggestions on fixxing either of these?



More information about the freebsd-multimedia mailing list