OK - you need mplayer (and Microsoft libraries) to decode WMA Lossless.

Try the following.  Edit the Plugins/Alien/Bin/mplayer.sh file and
change the line

Code:
--------------------
    
  if [ -e "${10}" ] ; then
  
--------------------


to 


Code:
--------------------
    
  if [ -e "${12}" ] ; then
  
--------------------


Make sure edited mplayer.sh is still executable. There shouyld be no
need to restart SC or PC.  SC will use the new maplyer.sh when next WMA
or RealAudio is played.

As well as testing WMA files, check that RealAudio streams and 
WMA stream also still work.


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=48840

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to