Paul Webster wrote: > On my setup ... pCP 7 (recent LMS 8.1.2) with updated ffmpeg (from > yesterday) and playing to a Joggler running old Squeezeplay ... > the boxsets are transcoded to flac via ffmpeg which, I presume, means > that Reliable (which I do have enabled on my system) is not involved. > > Looking at the conversions configuration ... it picked this one > > MPEG-4 -> FLAC (F, R) - ffmpeg > > > Code: -------------------- > > > [21-04-16 09:31:41.2030] Slim::Player::Song::new (109) index 0 -> https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s&awEpisodeId=18619?awCollectionId=238&awEpisodeId=316831 > [21-04-16 09:31:41.2046] Slim::Player::StreamingController::_setStreamingState (2386) new streaming state TRACKWAIT > [21-04-16 09:31:41.2153] Slim::Player::StreamingController::_playersMessage (796) Getting stream info...: https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s&awEpisodeId=18619?awCollectionId=238&awEpisodeId=316831 > [21-04-16 09:31:41.2168] Slim::Player::Song::getNextSong (223) https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s&awEpisodeId=18619?awCollectionId=238&awEpisodeId=316831 > [21-04-16 09:31:41.2175] Slim::Player::Song::getNextSong (245) scanning URL https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s&awEpisodeId=18619?awCollectionId=238&awEpisodeId=316831 > [21-04-16 09:31:41.3585] Slim::Player::TranscodingHelper::getConvertCommand2 (488) Matched: mp4->flc via: [ffmpeg] -loglevel quiet -f mp4 $START$ -i $URL$ -f flac $DURATION$ $RESAMPLE$ - > [21-04-16 09:31:42.4200] Slim::Player::Song::getNextSong (223) https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s&awEpisodeId=18619?awCollectionId=238&awEpisodeId=316831 > [21-04-16 09:31:42.4208] Slim::Player::StreamingController::_nextTrackReady (744) 02:0e:8e:xx:yy:zz: nextTrack will be index 0 > [21-04-16 09:31:42.4218] Slim::Player::StreamingController::_Stream (1210) Song queue is now 0 > [21-04-16 09:31:42.4226] Slim::Player::StreamingController::_Stream (1213) 02:0e:8e:xx:yy:zz: preparing to stream song index 0 > [21-04-16 09:31:42.4238] Slim::Player::Song::open (360) https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s&awEpisodeId=18619?awCollectionId=238&awEpisodeId=316831 > [21-04-16 09:31:42.4255] Slim::Player::Song::open (384) seek=false time=0 canSeek=2 > [21-04-16 09:31:42.4274] Slim::Player::TranscodingHelper::getConvertCommand2 (488) Matched: mp4->flc via: [ffmpeg] -loglevel quiet -f mp4 $START$ -i $URL$ -f flac $DURATION$ $RESAMPLE$ - > [21-04-16 09:31:42.4281] Slim::Player::Song::open (414) Transcoder: streamMode=R, streamformat=flc > [21-04-16 09:31:42.4296] Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (662) Using command for conversion: "/usr/local/bin/ffmpeg" -loglevel quiet -f mp4 -i "https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s&awEpisodeId=18619?awCollectionId=238&awEpisodeId=316831" -f flac - & | > [21-04-16 09:31:42.4303] Slim::Player::Song::open (567) Tokenized command: "/usr/local/bin/ffmpeg" -loglevel quiet -f mp4 -i "https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s&awEpisodeId=18619?awCollectionId=238&awEpisodeId=316831" -f flac - & | > [21-04-16 09:31:42.4729] Slim::Player::StreamingController::_Stream (1282) 02:0e:8e:xx:yy:zz: stream > [21-04-16 09:31:42.4863] Slim::Player::StreamingController::_Stream (1319) Song queue is now 0 > [21-04-16 09:31:42.4871] Slim::Player::StreamingController::_setPlayingState (2377) new playing state BUFFERING > [21-04-16 09:31:42.4877] Slim::Player::StreamingController::_setStreamingState (2386) new streaming state STREAMING > [21-04-16 09:31:42.6109] Slim::Player::Player::_buffering (1144) Buffering... 0 / 261120 > [21-04-16 09:31:42.9158] Slim::Player::Player::_buffering (1144) Buffering... 0 / 261120 > [21-04-16 09:31:43.2182] Slim::Player::Player::_buffering (1144) Buffering... 21728 / 261120 > [21-04-16 09:31:43.5339] Slim::Player::Player::_buffering (1144) Buffering... 178112 / 261120 > [21-04-16 09:31:43.7681] Slim::Player::StreamingController::playerTrackStarted (2200) 02:0e:8e:xx:yy:zz > [21-04-16 09:31:43.7690] Slim::Player::StreamingController::_setPlayingState (2377) new playing state PLAYING > -------------------- > > > > No mention of Reliable ... but also no "scan" and no mention of the > "listeningSessionID" ... so that scanning feature may well be an 8.2 > feature.Would it be worth me disabling native MP4?
Sent from my Pixel 3a using Tapatalk ------------------------------------------------------------------------ slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609 View this thread: http://forums.slimdevices.com/showthread.php?t=114252 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
