toolapcblack wrote: > Many Thanks for your help > ok so when i do the yum install ffmpeg i get package already installed. > > the other thing that worries me a little before i proceed with the rest > of the above is that the Touch when connected plays mixcloud i have > attached the log of when the touch streams it below (it also has the 443 > error, but streams flawlessly?). So is it the Transporter not LMS that > needs configuring? (obviously i could be way off if so where are the LMS > directories to proceed as all that is visible are lost+found, > music,movies,pictures playlist etc) > The log of player.source can be confusing. A simplified explanation is as follows - LMS has a set of rules and it check matches of them all even if the first one is a match - so there is usually a lot of failures. What you missed in the middle of all the failed matches was that LMS found that Touch can play the stream natively so the stream can be sent directly to the player and so player state is BUFFERING and then STREAMING and at the same time LMS is still checking the remaining rules, LMS sends data to the player, then when player has enough data is starts PLAYING
19-09-09 16:50:04.5452] Slim::Player::StreamingController:lay (2100) 00:04:20:23:98:8d [19-09-09 16:50:04.5459] Slim::Player::StreamingController::_Stop (603) Song queue is now 0 [19-09-09 16:50:04.5463] Slim::Player::StreamingController::_setPlayingStat e (2357) new playing state STOPPED [19-09-09 16:50:04.5465] Slim::Player::StreamingController::_setStreamingSt ate (2366) new streaming state IDLE [19-09-09 16:50:04.5471] Slim::Player::Song::new (108) index 0 -> mixcloud://DomLawson/the-dompilation-tapes-165-part-2/ [19-09-09 16:50:04.5477] Slim::Player::StreamingController::_setStreamingSt ate (2366) new streaming state TRACKWAIT [19-09-09 16:50:04.5486] Slim::Player::StreamingController::_playersMessage (789) Getting stream info...: mixcloud://DomLawson/the-dompilation-tapes-165-part-2/ [19-09-09 16:50:04.5496] Slim::Player::Song::getNextSong (229) mixcloud://DomLawson/the-dompilation-tapes-165-part-2/ [19-09-09 16:50:04.5500] Slim::Player::Song::getNextSong (251) scanning URL mixcloud://DomLawson/the-dompilation-tapes-165-part-2/ [19-09-09 16:50:04.5505] Slim::Player::Song::getNextSong (229) mixcloud://DomLawson/the-dompilation-tapes-165-part-2/ [19-09-09 16:50:04.5514] Slim::Player::StreamingController::_nextTrackReady (737) 00:04:20:23:98:8d: nextTrack will be index 0 [19-09-09 16:50:04.5517] Slim::Player::StreamingController::_Stream (1203) Song queue is now 0 [19-09-09 16:50:04.5520] Slim::Player::StreamingController::_Stream (1206) 00:04:20:23:98:8d: preparing to stream song index 0 [19-09-09 16:50:04.5523] Slim::Player::Song:pen (363) mixcloud://DomLawson/the-dompilation-tapes-165-part-2/ [19-09-09 16:50:04.5535] Slim::Player::TranscodingHelper::getConvertCommand 2 (443) *Error: Didn't find any command matches for type: mp4* [19-09-09 16:50:04.5538] Slim::Player::Song:pen (387) seek=false time=0 canSeek=0SEEK_ERROR_TYPE_NOT_SUPPORTEDmp4 [19-09-09 16:50:04.5546] Slim::Player::TranscodingHelper::getConvertCommand 2 (446) Matched: mp4->aac via: - [19-09-09 16:50:04.5549] Slim::Player::Song:pen (408) Transcoder: streamMode=I, streamformat=aac [19-09-09 16:50:04.5555] Slim::Player::Song:pen (451) URL supports direct streaming [mixcloud://DomLawson/the-dompilation-tapes-165-part-2/->mixcloudd://stream12.mixcloud.com/secure/c/m4a/64/e/b/8/5/030f-b626-47ff-bcee-e2feae5e05bf.m4a?sig=TBrYOhN5_ulzKp5muUZacg] [19-09-09 16:50:04.5565] Slim::Player::StreamingController::_Stream (1265) 00:04:20:23:98:8d: stream [19-09-09 16:50:04.5927] Slim::Player::StreamingController::_Stream (1302) Song queue is now 0 [19-09-09 16:50:04.5931] Slim::Player::StreamingController::_setPlayingStat e (2357) new playing state BUFFERING [19-09-09 16:50:04.5934] Slim::Player::StreamingController::_setStreamingSt ate (2366) new streaming state STREAMING [19-09-09 16:50:04.6466] Slim::Player::TranscodingHelper::getConvertCommand 2 (443) *Error: Didn't find any command matches for type: mp4* [19-09-09 16:50:04.6828] Slim::Player::Player::_buffering (1140) Buffering... 0 / 26880 [19-09-09 16:50:04.9841] Slim::Player::Player::_buffering (1140) Buffering... 16080 / 26880 [19-09-09 16:50:05.2854] Slim::Player::Player::_buffering (1140) Buffering... 0 / 26880 [19-09-09 16:50:05.5867] Slim::Player::Player::_buffering (1140) Buffering... 20176 / 26880 [19-09-09 16:50:05.8876] Slim::Player::StreamingController:layerTrackStarted (2180) 00:04:20:23:98:8d [19-09-09 16:50:05.8881] Slim::Player::StreamingController::_setPlayingStat e (2357) new playing state PLAYING [19-09-09 16:50:05.8885] Slim::Player::StreamingController::_Playing (361) Song 0 has now started playing [19-09-09 16:50:05.8894] Slim::Player::StreamingController::_Playing (390) Song queue is now 0 [19-09-09 16:50:06.1921] Slim::Player::TranscodingHelper::getConvertCommand 2 (443) *Error: Didn't find any command matches for type: mp4* ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=110945 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
