in24
Seems the sample file contains "16" as the number of bits per sample in the audio track headers — which is obviously wrong for `in24`, which uses 24 bits per sample. So force it to 24 for that FourCC. Fixes #2391.