wimvandorst Wrote: 
> The radio2-breed is a nice one, in any program on my PC 

After installing the ffmpeg program on my linux server, and using the
http://livemedia.omroep.nl/radio2-breed URL, I am now listening to
Dutch Radio 2 on my slimserver. 


Code:
--------------------
    
  wma mp3 * *
  [ffmpeg] -v 0 -i $FILE$ -f wav - | [lame] -x -m s -r -S -q 5 -s 44.1 - -
  
  wma wav * *
  [ffmpeg] -v 0 -i $FILE$ -f wav -
  
--------------------


Success after perseverance.
Met vriendelijke groeten, Wim van Dorst


-- 
wimvandorst

---------------------------------------------
This sentence have three erors
------------------------------------------------------------------------
wimvandorst's Profile: http://forums.slimdevices.com/member.php?userid=1765
View this thread: http://forums.slimdevices.com/showthread.php?t=19698

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

Reply via email to