Also mit diesen custom-convert.conf-Einträgen und diesen URLs geht das
mit einem recht aktuellen SC 7.4 und einem aktuellen SqueezePlay prima
hier:


Code:
--------------------
    
  wma wav * *
  # FR
  [mplayer-stdout] -really-quiet -vc null -vo null -cache 128 -af 
volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=- $FILE$
  
  wma mp3 * *
  # FR
  [mplayer-stdout] -really-quiet -vc null -vo null -cache 128 -af 
volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=- $FILE$ | 
[lame] --silent -r -x -q $QUALITY$ -b $BITRATE$ - -
  
  wma flc * *
  # FR
  [mplayer-stdout] -really-quiet -vc null -vo null -cache 128 -af 
volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=- $FILE$ | 
[flac] -cs --totally-silent --endian=little --channels=2 --sign=signed --bps=16 
--sample-rate=44100 --compression-level-0 -
  
--------------------



Und hier die URLs die ich verwenden. Ich finde, die Qualität (der
Kodierung, nicht unbedingt des Inhalts ;-) ist okay.


Code:
--------------------
    
  #EXTM3U
  
  #EXTINF:-1,Radio DRS 1 (wma, 128k)
  http://asx.skypro.ch/radio/internet-128/drs1.asx
  
  #EXTINF:-1,Radio DRS 2 (wma, 128k)
  http://asx.skypro.ch/radio/internet-128/drs2.asx
  
  #EXTINF:-1,Radio DRS 3 (wma, 128k)
  http://asx.skypro.ch/radio/internet-128/drs3.asx
  
  #EXTINF:-1,Radio DRS 4 (wma, 128k)
  http://asx.skypro.ch/radio/internet-128/drs4.asx
  
  #EXTINF:-1,Radio Musigwälle 531 (wma, 128k)
  http://asx.skypro.ch/radio/internet-128/mw531.asx
  
  #EXTINF:-1,Radio VIRUS (wma, 128k)
  http://asx.skypro.ch/radio/internet-128/virus.asx
  
--------------------


-- 
flipflip

Check out flipflip's 'SlimServer On DiskStation (SSODS)'
(http://oinkzwurgl.org/ssods/)!      -Gesucht: M u s i l  2 + 5-
------------------------------------------------------------------------
flipflip's Profile: http://forums.slimdevices.com/member.php?userid=5223
View this thread: http://forums.slimdevices.com/showthread.php?t=14360

_______________________________________________
slimserver-de mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/slimserver-de

Antwort per Email an