trung224 wrote: > I have a problem when using Squeezelite. I am using Logitech Media > Server streaming flac (native, no transcoding) to Squeezelite. Problem > is, Squeezelite renderer cannot output stream at native rate. For > example, if I don't choose anything about bit depth in Configure > squeelite>ALSA params, the output streamon Squeezelite is always in 32 > bit. > If I choose 24bit, the output stream is 24bit regardless my input stream > (16bit FLAC or 24bit FLAC) is. > > So I want to ask if you could add imprementation about native output > stream on squeezelite renderer.
Why is this causing a problem? The values in the source data are not being changed, but you are getting an extra one or two least significant bytes which are all zero, which will just be ignored. The only possible downside I can see would be your DAC reporting 24-bit on a 16-bit file if it had a display, but the music wouldn't be any different. Receiver stuck at blue LED state after reboot? Please vote for bug '17462' (http://bugs.slimdevices.com/show_bug.cgi?id=17462) ------------------------------------------------------------------------ paulster's Profile: http://forums.slimdevices.com/member.php?userid=23073 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
