FLAC 24bit to 16bit removing zeros + audio delays
Posted: Tue Nov 12, 2013 12:44 am
Hi,
2 questions:
1.
Often TrueHD (and sometimes DTS-HDMA) 24bit tracks are in fact 16bit tracks artificially bumped to 24bit, the added 8bit containing only zeros.
When converting these tracks, after the conversion eac3to automatically checks the file to see if it is a real 24bit file and if it is a 16bit file bumped up to 24bit it will do a 2nd pass to remove the zeros. This results in a 2x smaller FLAC file.
Furthermore, if this isn't done the resulting FLAC file will be ~2x bigger than the original TrueHD file (TrueHD compresses these 0s very well, but FLAC doesn't). This adds several Gb to the MKV file size.
Question: Does Makemkv also do this properly? Or is it still better to convert 24bit tracks with eac3to (and then remux them with mkvmerge) if we don't want to waste gigabytes for empty zeros?
2.
Some tracks have audio delays. Eac3to also corrects these delays to resync the audio properly without needing to add the delay to the mkv file audio track flag.
Does Makemkv also properly fix the delays in the resulting FLAC?
Thanks.
2 questions:
1.
Often TrueHD (and sometimes DTS-HDMA) 24bit tracks are in fact 16bit tracks artificially bumped to 24bit, the added 8bit containing only zeros.
When converting these tracks, after the conversion eac3to automatically checks the file to see if it is a real 24bit file and if it is a 16bit file bumped up to 24bit it will do a 2nd pass to remove the zeros. This results in a 2x smaller FLAC file.
Furthermore, if this isn't done the resulting FLAC file will be ~2x bigger than the original TrueHD file (TrueHD compresses these 0s very well, but FLAC doesn't). This adds several Gb to the MKV file size.
Question: Does Makemkv also do this properly? Or is it still better to convert 24bit tracks with eac3to (and then remux them with mkvmerge) if we don't want to waste gigabytes for empty zeros?
2.
Some tracks have audio delays. Eac3to also corrects these delays to resync the audio properly without needing to add the delay to the mkv file audio track flag.
Does Makemkv also properly fix the delays in the resulting FLAC?
Thanks.