OK I misrerad the log entry - there is a spurious AAC->MP3 which I
mistook for the line being exectuted

Code:
--------------------
    
  [10-02-01 13:21:25.8076] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (536) Using command 
for conversion: "/mnt/data/slimnas/squeezebox/Bin/i386-freebsd-64int/faad" -q 
-w -f 1 "-" | "/usr/local/bin/flac" -cs --totally-silent --compression-level-0 
--ignore-chunk-sizes -
  [10-02-01 13:21:25.8080] Slim::Player::Song:: open (548) Tokenized command 
"/mnt/data/slimnas/squeezebox/Bin/i386-freebsd-64int/faad" -q -w -f 1 "-" | 
"/usr/local/bin/flac" -cs --totally-silent --compression-level-0 
--ignore-chunk-sizes -
  
  [10-02-01 13:21:25.8176] Slim::Player::SongStreamController::new (32) live=1
  [10-02-01 13:21:25.8231] Slim::Player::StreamingController::_Stream (1214) 
00:04:20:17:37:67: stream
  [10-02-01 13:21:25.8303] Slim::Player::StreamingController::_Stream (1245) 
Song queue is now 0
  .
  .
  .
  [10-02-01 13:21:25.9542] Slim::Player::Player::_buffering (1135) Buffering... 
0 / 261120
  [10-02-01 13:21:25.9577] Slim::Player::StreamingController::_eventAction 
(271) 00:04:20:17:37:67: StatusHeartbeat in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_NoOp
  [10-02-01 13:21:26.2571] Slim::Player::Player::_buffering (1135) Buffering... 
0 / 261120
  [10-02-01 13:21:26.2586] Slim::Player::Pipeline::sysread (279) Pipeline 
doesn't have pending bytes - trying to get some from source
  [10-02-01 13:21:26.6606] Slim::Player::Pipeline::sysread (279) Pipeline 
doesn't have pending bytes - trying to get some from source
  [10-02-01 13:21:26.6725] Slim::Player::Pipeline::sysread (301) Attempting to 
write to pipeline writer
  [10-02-01 13:21:26.6734] Slim::Player::Pipeline::sysread (307) Wrote 32768 
bytes to pipeline writer
  [10-02-01 13:21:26.6739] Slim::Player::Pipeline::sysread (279) Pipeline 
doesn't have pending bytes - trying to get some from source
  [10-02-01 13:21:26.6744] Slim::Player::Pipeline::sysread (301) Attempting to 
write to pipeline writer
  [10-02-01 13:21:26.6749] Slim::Player::Pipeline::sysread (307) Wrote 32768 
bytes to pipeline writer
  [10-02-01 13:21:26.6753] Slim::Player::Pipeline::sysread (279) Pipeline 
doesn't have pending bytes - trying to get some from source
  [10-02-01 13:21:26.6757] Slim::Player::Pipeline::sysread (301) Attempting to 
write to pipeline writer
  [10-02-01 13:21:26.6761] Slim::Player::Pipeline::sysread (307) Wrote 5760 
bytes to pipeline writer
  [10-02-01 13:21:26.6765] Slim::Player::Pipeline::sysread (279) Pipeline 
doesn't have pending bytes - trying to get some from source
  [10-02-01 13:21:26.6777] Slim::Player::Pipeline::sysread (301) Attempting to 
write to pipeline writer
  [10-02-01 13:21:26.6781] Slim::Player::Pipeline::sysread (307) Wrote 2432 
bytes to pipeline writer
  [10-02-01 13:21:26.6784] Slim::Player::Pipeline::sysread (301) Attempting to 
write to pipeline writer
  [10-02-01 13:21:26.6989] Slim::Player::Source::_wakeupOnReadable (367) 
00:04:20:17:37:67
  [10-02-01 13:21:26.6998] Slim::Player::Pipeline::sysread (301) Attempting to 
write to pipeline writer
  [10-02-01 13:21:26.6998] Slim::Player::Pipeline::sysread (301) Attempting to 
write to pipeline writer
  [10-02-01 13:21:26.7002] Slim::Player::Source::_readNextChunk (303) readlen 
undef: (Broken pipe) 32
  [10-02-01 13:21:26.7007] Slim::Player::Source::_readNextChunk (330) end of 
file or error on socket, song pos: 0
  [10-02-01 13:21:26.7010] Slim::Player::Source::_readNextChunk (337) Didn't 
stream any bytes for this song; mark it as failed
  
  The above entries in the log say
  1. /mnt/data/slimnas/squeezebox/Bin/i386-freebsd-64int/faad and 
/usr/local/bin/flac are being set up to process AAC data from BBCiPlayer.
  2. Data is coming from BBCiPlayer as can be seen by the "Wrote XXX bytes  .." 
message and being sent to faad/flac process.
  3. No data is coming from the faad/flac process as can be seen from the 
"Pipeline doesn't have pending bytes - trying to get some from source" message.
  
  So the problem is either faad or flac.  I find it odd that 
/usr/local/bin/flac is being used rather than the special SBS version that 
should be in   /mnt/data/slimnas/squeezebox/Bin/i386-freebsd-64int . Can you 
check whether the SVBS supplied version of flac runs OK ?


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

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

Reply via email to