That's better.  It show the commend being executed and output generated
to player.

Code:
--------------------
    
  19-09-02 22:23:22.2301] Slim::Player::Song:pen (409) Transcoder: 
streamMode=R, streamformat=flc
  [19-09-02 22:23:22.2305] Slim::Player::Song:pen (462) Opening stream (no 
direct streaming) using Plugins::RTLFMPlay::RTLFM [rtlfm:104.3M]
  [19-09-02 22:23:22.2316] Slim::Player::TranscodingHelper::tokenizeConvertCo 
mmand2 (617) Using command for conversion: "/usr/bin/rtl_fm" -f "104.3M" -s 
200000 -r 44100 | "/usr/share/squeezeboxserver/Bin/x86_64-linux/sox" -q -r 
44100 -t raw -e s -b 16 -c 1 - -r 44100 -t wav -e s -b 16 -c 2 - | 
"/usr/share/squeezeboxserver/Bin/x86_64-linux/flac" -cs --totally-silent 
--compression-level-0 -
  [19-09-02 22:23:22.2465] Slim::Player::Song:pen (483) URL is a song (audio): 
rtlfm:104.3M, type=flc
  [19-09-02 22:23:22.2486] Slim::Player::StreamingController::_Stream (1283) 
00:04:20:06:40:0e: stream
  [19-09-02 22:23:22.2507] Slim::Player::StreamingController::_Stream (1320) 
Song queue is now 0
  [19-09-02 22:23:22.2512] Slim::Player::StreamingController::_setPlayingStat e 
(2378) new playing state BUFFERING
  [19-09-02 22:23:22.2514] Slim::Player::StreamingController::_setStreamingSt 
ate (2387) new streaming state STREAMING
  [19-09-02 22:23:22.2937] Slim::Player::Source::_readNextChunk (373) end of 
file or error on socket, song pos: 328234
  [19-09-02 22:23:22.2940] Slim::Player::Source::_readNextChunk (378) 
00:04:20:06:40:0e mark end of stream
  [19-09-02 22:23:22.2943] Slim::Player::StreamingController::_setStreamingSt 
ate (2387) new streaming state STREAMOUT
  [19-09-02 22:23:22.3247] Slim::Player::TranscodingHelper::getConvertCommand 2 
(443) Error: Didn't find any command matches for type: rtlfm
  [19-09-02 22:23:22.3756] Slim::Player::Player::_buffering (1145) Buffering... 
0 / 261120
  [19-09-02 22:23:22.6781] Slim::Player::Player::_buffering (1145) Buffering... 
90 / 261120
  
--------------------


I think the problem is with the rtl_fm command

Can you show me the output from command line execution of 

Code:
--------------------
    
  "/usr/bin/rtl_fm" -f "104.3M" -s 200000 -r 44100 | aplay -r 44100 -f S16_LE 
  
--------------------


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

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

Reply via email to