ynot1234567890 wrote: 
> This is true but from the logs, the conversion doesn't happen because
> the apparent sample rate as reported by LMS (from the initial flac file)
> is higher than supported by the player so it doesn't proceed.  I think
> Marco explained the problem properly as reported by the LMS logs.  His
> work around may very well be applicable to this case.  I can and will
> when I get a chance try WAV format directly to see if the header (rather
> than raw) format helps out.
> 
> Ynot

I remember chatting with Marco about that a while ago. Where he is right
is that in slimproto protocol, LMS tells the player the sample rate of
the audio being sent. When resampled, LMS still give the original sample
rate which I would qualify as a bug although one can argue that this is
a way for the player to display the original sample rate and for all
format except pcm, the resampled rate needed for proper playback is
inside the audio data (self-descripting formats) This is not a true for
pcm though, hence the problem. Still, the real sample rate is sent at
the beginning of the audio transmission, in the HTTP header so that's
where Marco's patch get it which I think is absolutely valid. At the
time I looked at that, it was an issue for the bridges because in need
to know rate at the time the slimproto command is received, not at the
time the streaming starts. But I'll look into it again. Still, trying to
solve your problem independently would be valuable



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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

Reply via email to