bpa wrote: 
> iPlayer and Sounds sends the same AAC stream - so CBR vs VBR is not
> significant as it is eye-candy and not relevant.
> 
> That said, there is some other difference - not clear what.  Enable
> player.source logging to INFO and try to play a program to show why LMS
> can't handle the Sounds stream.

After enabling the logging, this is what I get:


Code:
--------------------
    [20-11-07 08:49:09.6262] Slim::Player::StreamingController::_Stream (1213) 
74:da:38:8f:7d:7e: preparing to stream song index 0
  [20-11-07 08:49:09.6269] Slim::Player::Song::open (367) 
sounds://_p08wnvkp_p08wnvfr_0
  [20-11-07 08:49:09.6281] Slim::Player::Song::open (391) seek=false time=0 
canSeek=1
  [20-11-07 08:49:09.6298] Slim::Player::TranscodingHelper::getConvertCommand2 
(467) Error: Didn't find any command matches for type: aac
  [20-11-07 08:49:09.6305] Slim::Player::Song::open (413) Error: Couldn't 
create command line for aac playback for [sounds://_p08wnvkp_p08wnvfr_0]
  [20-11-07 08:49:09.6312] Slim::Player::StreamingController::_playersMessage 
(796) Unsupported sample-rate: sounds://_p08wnvkp_p08wnvfr_0
  [20-11-07 08:49:09.6322] Slim::Player::StreamingController::_willRetry (1408) 
no retry data
--------------------


"Error: Didn't find any command matches for type: aac" and "Unsupported
sample rate" are what stand out to me.


------------------------------------------------------------------------
AngloCuencano's Profile: http://forums.slimdevices.com/member.php?userid=64040
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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

Reply via email to