ralphy wrote: 
> lame on an arm cpu usually pegs the cpu at 100% usage, if you find the
> same, then as an alternative you could try 'shineenc'
> (https://sourceforge.net/projects/lmsclients/files/utility/lame-1.01r251-armel.tar.gz/download).
> 
> You should be able to extract the tar file into the same folder as your
> sox binary and lms should find it, you might need to restart lms.  The
> tarball includes the shineenc program and a lame script which just
> converts the command line options from lms from lame format to shineenc.

Hi Ralphy,

you're right in that my synology CPU get's drawn to 100%, so I tried to
use the shineenc-tar file you mentioned here. I put the files next to
the sox binary, and restarted LMS. However, now when I try to play
anything (including radio, which didn't have issues earlier), it doesn't
play (I can hear confirmation on the google mini that it receives a
command to play something, but then it skips). Below is the log when
trying to play the radio stream. Any ideas/thoughts maybe?


Code:
--------------------
    [20-10-27 20:35:18.4911] Slim::Player::StreamingController::stop (2117) 
cc:cc:90:32:57:6b
  [20-10-27 20:35:18.4945] Slim::Player::StreamingController::resetSongqueue 
(1796) Song queue is now 
  [20-10-27 20:35:18.5012] Slim::Player::StreamingController::play (2120) 
cc:cc:90:32:57:6b
  [20-10-27 20:35:18.5045] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state STOPPED
  [20-10-27 20:35:18.5061] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  [20-10-27 20:35:18.5141] Slim::Player::Song::new (108) index 0 -> 
https://icecast.omroep.nl/3fm-alternative-mp3
  [20-10-27 20:35:18.5165] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state TRACKWAIT
  [20-10-27 20:35:18.5384] Slim::Player::StreamingController::_playersMessage 
(796) Getting stream info...: https://icecast.omroep.nl/3fm-alternative-mp3
  [20-10-27 20:35:18.5413] Slim::Player::Song::getNextSong (230) 
https://icecast.omroep.nl/3fm-alternative-mp3
  [20-10-27 20:35:18.5431] Slim::Player::Song::getNextSong (252) scanning URL 
https://icecast.omroep.nl/3fm-alternative-mp3
  [20-10-27 20:35:18.6688] Slim::Player::TranscodingHelper::getConvertCommand2 
(467) Error: Didn't find any command matches for type: mp3
  [20-10-27 20:35:20.4902] Slim::Player::Song::getNextSong (230) 
https://icecast.omroep.nl/3fm-alternative-mp3
  [20-10-27 20:35:20.4921] Slim::Player::StreamingController::_nextTrackReady 
(744) cc:cc:90:32:57:6b: nextTrack will be index 0
  [20-10-27 20:35:20.4939] Slim::Player::StreamingController::_Stream (1210) 
Song queue is now 0
  [20-10-27 20:35:20.4956] Slim::Player::StreamingController::_Stream (1213) 
cc:cc:90:32:57:6b: preparing to stream song index 0
  [20-10-27 20:35:20.4975] Slim::Player::Song::open (367) 
https://icecast.omroep.nl/3fm-alternative-mp3
  [20-10-27 20:35:20.4998] Slim::Player::Song::open (391) seek=false time=0 
canSeek=0SEEK_ERROR_MP3_UNKNOWN_DURATION
  [20-10-27 20:35:20.5042] Slim::Player::TranscodingHelper::getConvertCommand2 
(470) Matched: mp3->mp3 via: [lame] --silent -q $QUALITY$ $BITRATE$ $RESAMPLE$ 
--mp3input $FILE$ -
  [20-10-27 20:35:20.5060] Slim::Player::Song::open (412) Transcoder: 
streamMode=I, streamformat=mp3
  [20-10-27 20:35:20.5078] Slim::Player::Song::open (468) Opening stream (no 
direct streaming) using Slim::Player::Protocols::HTTPS 
[https://icecast.omroep.nl/3fm-alternative-mp3]
  [20-10-27 20:35:21.6798] Slim::Player::Song::open (489) URL is a song 
(audio): https://icecast.omroep.nl/3fm-alternative-mp3, type=mp3
  [20-10-27 20:35:21.6836] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (641) Using command 
for conversion: "/volume2/@appstore/SqueezeCenter/Bin/lame" --silent -q 9 --abr 
96 --mp3input - -
  [20-10-27 20:35:21.6854] Slim::Player::Song::open (565) Tokenized command: 
"/volume2/@appstore/SqueezeCenter/Bin/lame" --silent -q 9 --abr 96 --mp3input - 
-
  [20-10-27 20:35:21.7891] Slim::Player::StreamingController::_Stream (1282) 
cc:cc:90:32:57:6b: stream
  [20-10-27 20:35:21.8363] Slim::Player::StreamingController::_Stream (1319) 
Song queue is now 0
  [20-10-27 20:35:21.8488] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state BUFFERING
  [20-10-27 20:35:21.8504] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state STREAMING
  [20-10-27 20:35:21.9109] Slim::Player::TranscodingHelper::getConvertCommand2 
(467) Error: Didn't find any command matches for type: mp3
  [20-10-27 20:35:21.9736] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 36864
  [20-10-27 20:35:21.9752] Slim::Player::Player::_buffering (1145)   +output... 
131072 / 1058400
  [20-10-27 20:35:22.1310] Slim::Player::Source::_readNextChunk (372) end of 
file or error on socket, song pos: 0
  [20-10-27 20:35:22.1327] Slim::Player::Source::_readNextChunk (377) 
cc:cc:90:32:57:6b mark end of stream
  [20-10-27 20:35:22.1344] Slim::Player::Source::_readNextChunk (385) Didn't 
stream any bytes for this song; mark it as failed
  [20-10-27 20:35:22.1360] 
Slim::Player::StreamingController::playerStreamingFailed (2248) 
cc:cc:90:32:57:6b
  [20-10-27 20:35:22.1489] Slim::Player::StreamingController::_playersMessage 
(796) Problem: Can't open file for:: 
https://icecast.omroep.nl/3fm-alternative-mp3
  [20-10-27 20:35:22.1533] Slim::Player::StreamingController::_Stop (610) Song 
queue is now 0
  [20-10-27 20:35:22.1585] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state STOPPED
  [20-10-27 20:35:22.1603] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  [20-10-27 20:35:22.1625] Slim::Player::StreamingController::_willRetry (1408) 
no retry data
  [20-10-27 20:35:22.1647] Slim::Player::StreamingController::nextsong (889) 
The next song is number 0, was 0
  [20-10-27 20:35:23.0260] Slim::Player::TranscodingHelper::getConvertCommand2 
(467) Error: Didn't find any command matches for type: mp3
--------------------


------------------------------------------------------------------------
Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

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

Reply via email to