Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculate bitrate for ALAC files without it (#961) #981

Merged
merged 3 commits into from Jan 2, 2021

Conversation

ufleisch
Copy link
Contributor

@ufleisch ufleisch commented Dec 8, 2020

If the "alac" atom of an MP4 file has a zero bitrate, it is calculated.

@scotchi
Copy link
Member

scotchi commented Dec 20, 2020

Again, on patches covering new territory, it's always good to have tests.

This incorporates [6ca536b] (mp4 properties: handle the case when
mp4 file header has zero bitrate) from PR taglib#899 with a more accurate
bitrate calculation and a unit test.
ufleisch added a commit to ufleisch/taglib that referenced this pull request Dec 31, 2020
…rate

Calculate bitrate for ALAC files without it (taglib#961)
@ufleisch ufleisch merged commit 54f5c66 into taglib:master Jan 2, 2021
@ufleisch ufleisch deleted the ufleisch/alac-without-bitrate branch February 14, 2021 09:08
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.

None yet

2 participants