philippe_44 wrote: > Just a bit more explanation on the 24 bits formats: > https://wiki.multimedia.cx/index.php/PCM. You have another way to use 24 > bits which seems to be used by various AV receiver, when they accept > *raw* 24 bits (in other word, sending mime type audio/L24) and this is > 24 bits packing. It's a "funny" way to re-pack 24 bits samples and that > caused me a lot of headaches
Tanks for the link, I did not know about that before, I think the problem is here: > > 24-bit linear PCM is stored in blocks. Each block is divided into two > parts. The first part contains the most significant two bytes of each > channel for two samples in big endian order: > Is not clear to me why flac decoding works, where SOX does not unless you provvide the -B indication. More, I believe is working on SB becouse it receive just RAW PCM even if the (SOX) conversion is meant to produce a WAV file, this will probably broke any player looking to the file header, like Squeezelite-R2. ________________________________________________________________________ Author of C-3PO plugin, Squeezelite-R2, Falcon Web interface - See www.marcoc1712.it ------------------------------------------------------------------------ marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842 View this thread: http://forums.slimdevices.com/showthread.php?t=105309 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
