I don't know what formats Squeezeplay supports natively.

>From the log - it looks like Squeezeplay doesn't support AAC natively so
LMS is trying to to transcode from AAC to Flac (Touch supports AAC
natively so no transcode).

Code:
--------------------
    
  [14-07-30 22:05:37.2578] Slim::Player::Song::open (558) Tokenized command: 
"/usr/share/squeezeboxserver/Bin/arm-linux/faad" -q -w -f 1 "-" | 
"/usr/share/squeezeboxserver/Bin/arm-linux/flac" -cs --totally-silent 
--compression-level-0 --ignore-chunk-sizes -
  [14-07-30 22:05:37.2864] Slim::Player::StreamingController::_Stream (1327) 
00:ff:e7:73:4f:b9: stream
  [14-07-30 22:05:37.3012] Slim::Player::StreamingController::_Stream (1374) 
Song queue is now 0
  [14-07-30 22:05:37.3032] Slim::Player::StreamingController::_setPlayingState 
(2479) new playing state BUFFERING
  [14-07-30 22:05:37.3050] 
Slim::Player::StreamingController::_setStreamingState (2492) new streaming 
state STREAMING
  [14-07-30 22:05:37.3305] Slim::Player::Source::_readNextChunk (374) end of 
file or error on socket, song pos: 0
  [14-07-30 22:05:37.3321] Slim::Player::Source::_readNextChunk (379) 
00:ff:e7:73:4f:b9 mark end of stream
  [14-07-30 22:05:37.3335] Slim::Player::Source::_readNextChunk (387) Didn't 
stream any bytes for this song; mark it as failed
  
--------------------


This show the transcode has failed trying play a strema like
"rtmp://cp60686.live.edgefcs.net:1935".  rtmp://  is a FlashAAC stream.

So this problem is usually either 
1. the rtmp stream has a problem or iPlayer BBC plugin has problem
decoding the stream.
2. problem running faad and or flac - LMS has found executables faad and
flac  and has tried to make it run but it ispossible they have failed.

The BBC supports formats FlashAAC , http/AAC for live and WMA.  Yous
system has no wma decode support so can you trying playing a BBC live
stream and set preferences to exclude FlashAAC.


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

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

Reply via email to