The log shows the flac / sox being executed and some data being
processed but something breaks down and no data is sent from the
transcoding to the player.

Why is the input to sox marked as flac - surely the decode output
ogg/flac decoding is PCM ?


Code:
--------------------
    
  [20-02-04 11:50:42.8330] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (616) Using command 
for conversion: "/usr/share/squeezeboxserver/Bin/armhf-linux/flac" --ogg -dcs 
-- - | "/usr/share/squeezeboxserver/Bin/armhf-linux/sox" -q -t flac - -t flac 
-C 0 -r 48000 -
  [20-02-04 11:50:42.8337] Slim::Player::Song::open (558) Tokenized command: 
"/usr/share/squeezeboxserver/Bin/armhf-linux/flac" --ogg -dcs -- - | 
"/usr/share/squeezeboxserver/Bin/armhf-linux/sox" -q -t flac - -t flac -C 0 -r 
48000 -
  [20-02-04 11:50:42.8544] Slim::Player::SongStreamController::new (30) live=1
  [20-02-04 11:50:42.8572] Slim::Player::StreamingController::_Stream (1282) 
00:04:20:28:4c:a1: stream
  [20-02-04 11:50:42.8639] Slim::Player::StreamingController::_Stream (1319) 
Song queue is now 0
  [20-02-04 11:50:42.8651] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state BUFFERING
  [20-02-04 11:50:42.8661] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state STREAMING
  [20-02-04 11:50:42.8671] Slim::Player::StreamingController::_eventAction 
(302) 00:04:20:28:4c:a1: NextTrackReady - new state BUFFERING-STREAMING
  [20-02-04 11:50:42.9124] Slim::Player::Pipeline::sysread (281) Pipeline 
doesn't have pending bytes - trying to get some from source
  .
  .
  [20-02-04 11:50:43.0096] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 261120
  [20-02-04 11:50:43.0125] Slim::Player::StreamingController::_eventAction 
(272) 00:04:20:28:4c:a1: StatusHeartbeat in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_NoOp
  [20-02-04 11:50:43.0344] Slim::Player::StreamingController::_eventAction 
(272) 00:04:20:28:4c:a1: StatusHeartbeat in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_NoOp
  [20-02-04 11:50:43.3123] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 261120
  [20-02-04 11:50:43.3153] Slim::Player::Pipeline::sysread (281) Pipeline 
doesn't have pending bytes - trying to get some from source
  [20-02-04 11:50:43.3165] Slim::Player::Pipeline::sysread (303) Attempting to 
write to pipeline writer
  [20-02-04 11:50:43.3174] Slim::Player::Pipeline::sysread (309) Wrote 32768 
bytes to pipeline writer
  [20-02-04 11:50:43.3189] Slim::Player::Pipeline::sysread (281) Pipeline 
doesn't have pending bytes - trying to get some from source
  [20-02-04 11:50:43.3201] Slim::Player::Pipeline::sysread (303) Attempting to 
write to pipeline writer
  [20-02-04 11:50:43.3215] Slim::Player::Pipeline::sysread (309) Wrote 32768 
bytes to pipeline writer
  [20-02-04 11:50:43.3227] Slim::Player::Pipeline::sysread (281) Pipeline 
doesn't have pending bytes - trying to get some from source
  [20-02-04 11:50:43.3238] Slim::Player::Pipeline::sysread (303) Attempting to 
write to pipeline writer
  [20-02-04 11:50:43.3250] Slim::Player::Source::_readNextChunk (345) readlen 
undef: (Broken pipe) 32
  [20-02-04 11:50:43.3261] Slim::Player::Source::_readNextChunk (372) end of 
file or error on socket, song pos: 0
  [20-02-04 11:50:43.3271] Slim::Player::Source::_readNextChunk (377) 
00:04:20:28:4c:a1 mark end of stream
  [20-02-04 11:50:43.3281] Slim::Player::Source::_readNextChunk (385) Didn't 
stream any bytes for this song; mark it as failed
  [20-02-04 11:50:43.3291] 
Slim::Player::StreamingController::playerStreamingFailed (2248) 
00:04:20:28:4c:a1
  
--------------------


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

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

Reply via email to