The following fragment of your log show that mplayer has started  and
got the address but for some reason nothing has been received from
mplayer.


Code:
--------------------
    
  [08-06-30 23:03:38.4473] Slim::Player::Source::playmode (401) 
00:04:20:16:13:85 New play mode: play
  MPlayer dev-SVN-r26266-3.4.4 (C) 2000-2008 MPlayer Team
  CPU: ARM 
  [08-06-30 23:03:38.6152] Slim::Utils::Misc::msg (1329) Warning: 
[23:03:38.5543] Use of uninitialized value in hash element at 
/share/HDA_DATA/SqueezeCenter/Slim/Player/Squeezebox.pm line 1172.
  [08-06-30 23:03:38.6549] Slim::Player::Source::playmode (556) 
00:04:20:16:13:85: Current playmode: play
  
  115 audio & 237 video codecs
  Playing 
rtsp://rmv8.bbc.net.uk/radio4/religion/actofworship.ra?BBC-UID=d4b74f9885efce2ee822457d4060fc22379ce03470206184c4ef9861df2be695&SSO2-UID=.
  Resolving rmv8.bbc.net.uk for AF_INET...
  Connecting to server rmv8.bbc.net.uk[212.58.224.132]: 554...
  [08-06-30 23:03:45.1526] Slim::Player::Squeezebox::buffering (297) 
Buffering... 0 / 20480
  [08-06-30 23:03:48.7582] Slim::Player::Squeezebox::buffering (297) 
Buffering... 0 / 20480
  [08-06-30 23:03:51.0953] Slim::Player::Squeezebox::buffering (297) 
Buffering... 0 / 20480
  [08-06-30 23:03:52.2917] Slim::Player::Squeezebox::buffering (297) 
Buffering... 0 / 20480
  [08-06-30 23:03:52.7855] Slim::Player::Squeezebox::buffering (297) 
Buffering... 0 / 20480
  
--------------------


Possible reasons
1. SC timedout mplayer - increase Radio Station timeout to 45 secs.
2. Router is blocking port 554 access from QNAP or somehow interferes
with datastream (e.g. apple Airport Extreme).  Check on a QNAP command
line that mplayer can "play" a program and discard output. Use the
command 

Code:
--------------------
    
  "/volume1/SSODS/bin/mplayer-stdout" -af 
volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=/dev/null 
rtsp://rmv8.bbc.net.uk/radio4/religion/actofworship.ra
  
--------------------


3. custom-convert.conf has some small typo resulting in output going
astray - attach the custom-convert.conf file to a post .


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

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to