Skip to content

Conversation

@BioBox
Copy link

@BioBox BioBox commented Aug 17, 2021

The script should automatically resample the flac if it has a bit-depth higher than 16. This is what's done in the standard crawler tool for certain RecommdED sites, and I don't want to check each dir to see if it's 24-bit. I also added the mutagen dependancy because it becomes very cumbersome to get the information I need otherwise. Finally, I adjusted the help info to remove mention of metaflac which is now optional only for replay-gain with flac, because the metaflac binary should already be included with the flac package anyways.

The mutagen module is only used to read the audio tags and not to write them, as it's better to use the encoders for that. I tested this commit by transcoding my entire music collection on my phone to MP3 V0. All of the tags are accounted for and it still sounds great.

BioBox added 4 commits August 16, 2021 12:41
Signed-off-by: Daniel J. Perry <dperry45@gatech.edu>
Signed-off-by: Daniel J. Perry <dperry45@gatech.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant