Code:
--------------------
    
  [16-02-13 17:46:37.3794] Slim::Player::TranscodingHelper::checkBin (250)    
enabled
  [16-02-13 17:46:37.3806] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [arecord] -d0 -c2 -f S16_LE -r 44100 -twav -D $FILE$ | [flac] 
-cs --totally-silent --compression-level-0 -
  [16-02-13 17:46:37.3822] Slim::Player::TranscodingHelper::getConvertCommand2 
(446) Matched: wavin->flc via: [arecord] -d0 -c2 -f S16_LE -r 44100 -twav -D 
$FILE$ | [flac] -cs --totally-silent --compression-level-0 -
  [16-02-13 17:46:37.3838] Slim::Player::Song::open (408) Transcoder: 
streamMode=R, streamformat=flc
  [16-02-13 17:46:37.3854] Slim::Player::Song::open (461) Opening stream (no 
direct streaming) using Plugins::WaveInput::WAVIN [wavin:plughw:1]
  [16-02-13 17:46:37.3909] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command 
for conversion: "/usr/bin/arecord" -d0 -c2 -f S16_LE -r 44100 -twav -D 
"plughw:1" | "/usr/share/squeezeboxserver/Bin/armhf-linux/flac" -cs 
--totally-silent --compression-level-0 -
  [16-02-13 17:46:37.3924] Plugins::WaveInput::WAVIN::new (41) WaveInput 
command ='"/usr/bin/arecord" -d0 -c2 -f S16_LE -r 44100 -twav -D "plughw:1" | 
"/usr/share/squeezeboxserver/Bin/armhf-linux/flac" -cs --totally-silent 
--compression-level-0 -'
  [16-02-13 17:46:37.4264] Slim::Player::Song::open (482) URL is a song 
(audio): wavin:plughw:1, type=flc
  [16-02-13 17:46:37.4312] Slim::Player::SongStreamController::new (31) live=1
  [16-02-13 17:46:37.4359] Slim::Player::StreamingController::_Stream (1265) 
00:04:20:2d:04:10: stream
  [16-02-13 17:46:37.4389] Plugins::WaveInput::WAVIN::getMetadataFor (100) 
Begin Function for wavin:plughw:1 plugins/WaveInput/html/images/waveinput.png
  [16-02-13 17:46:37.4460] Slim::Player::StreamingController::_Stream (1302) 
Song queue is now 0
  [16-02-13 17:46:37.4480] Slim::Player::StreamingController::_setPlayingState 
(2357) new playing state BUFFERING
  [16-02-13 17:46:37.4494] 
Slim::Player::StreamingController::_setStreamingState (2366) new streaming 
state STREAMING
  [16-02-13 17:46:37.4512] Slim::Player::StreamingController::_eventAction 
(303) 00:04:20:2d:04:10: NextTrackReady - new state BUFFERING-STREAMING
  [16-02-13 17:46:37.4530] Slim::Player::StreamingController::_eventAction 
(303) 00:04:20:2d:04:10: Play - new state BUFFERING-STREAMING
  [16-02-13 17:46:37.4557] Plugins::WaveInput::WAVIN::getMetadataFor (100) 
Begin Function for wavin:plughw:1 plugins/WaveInput/html/images/waveinput.png
  [16-02-13 17:46:37.5033] Slim::Player::Source::_readNextChunk (350) Read to 
end of file or pipe
  [16-02-13 17:46:37.5051] Slim::Player::Source::_readNextChunk (373) end of 
file or error on socket, song pos: 537147
  [16-02-13 17:46:37.5065] Slim::Player::Source::_readNextChunk (378) 
00:04:20:2d:04:10 mark end of stream
  [16-02-13 17:46:37.5079] Slim::Player::Source::_readNextChunk (386) Didn't 
stream any bytes for this song; mark it as failed
  [16-02-13 17:46:37.5093] 
Slim::Player::StreamingController::playerStreamingFailed (2228) 
00:04:20:2d:04:10
    
Code:
--------------------
        
    
    The first red line tels me a command line has started.
    The second red line tells me that usually either arecord/Flac on your 
system is broken as "end of file" usually means the transcoding chain stopped 
as soon as it was started.


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

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

Reply via email to