[REQ] Revisit bit depth and sampling rate as a mask field? [#11732]
Posted: Sun Aug 03, 2025 11:23 pm
I noticed the bit depth tracking here from 2014 that is marked as new.
https://www.ventismedia.com/mantis/view.php?id=11732
Looking at file masks, I'd love to be able to do [24-96] or [24-44] or [24-48] or [24-192], as I'm finding a lot of these high-bitrate items in my library. Ideally, I'd love to be able to use this in an $if to only include it in the mask if it's not [16-44] like the rest of the library
In particular, the <bitrate> gives me information that is not this (an actual compressed data bitrate) vs the sampling bitrate and frequency, so that doesn't seem to do what I want.
This might also be a good column since these are more prevalent with web FLAC downloads from digital service providers.
PS: I assume this isn't an 'extra tag' from https://www.ventismedia.com/mantis/view.php?id=21701 as it's not really a tag but calculated?
https://www.ventismedia.com/mantis/view.php?id=11732
Looking at file masks, I'd love to be able to do [24-96] or [24-44] or [24-48] or [24-192], as I'm finding a lot of these high-bitrate items in my library. Ideally, I'd love to be able to use this in an $if to only include it in the mask if it's not [16-44] like the rest of the library
In particular, the <bitrate> gives me information that is not this (an actual compressed data bitrate) vs the sampling bitrate and frequency, so that doesn't seem to do what I want.
This might also be a good column since these are more prevalent with web FLAC downloads from digital service providers.
PS: I assume this isn't an 'extra tag' from https://www.ventismedia.com/mantis/view.php?id=21701 as it's not really a tag but calculated?