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

Fix parsing mpeg 2.5 frames #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jdelStrother
Copy link
Contributor

This adds some tests for the mpeg layer III files included in the audio-test-data package, and fixes sampleLengthMap & bitrateMap for mpeg 2.5.

I don't think sampleLengthMap was quite right when I first added it here: 1bf1b90#diff-328c47b638336c765a36ff719ccdae57R256. "01" is the "Reserved" mpeg version - it ought to be using "00" for mpeg 2.5 (which uses the same sample lengths as mpeg 2).

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