09-04-2020, 05:36 PM
In the MPD User's Manual under Audio Format Settings, one finds this sentence
I grant that this is in a narrative about the output format setting, but I wonder if somewhere in the chain, the 24-bit ALAC content is getting padded before ffmpeg tests it.
Regards,
Kent
Quote:The following values are valid for bits: 8 (signed 8 bit integer samples), 16, 24 (signed 24 bit integer samples padded to 32 bit), 32 (signed 32 bit integer samples), f (32 bit floating point, -1.0 to 1.0), dsd means DSD (Direct Stream Digital).
I grant that this is in a narrative about the output format setting, but I wonder if somewhere in the chain, the 24-bit ALAC content is getting padded before ffmpeg tests it.
Regards,
Kent