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

.aac is detected as .mp4 (audio/mpeg) #259

Closed
ghost opened this issue Nov 20, 2019 · 5 comments
Closed

.aac is detected as .mp4 (audio/mpeg) #259

ghost opened this issue Nov 20, 2019 · 5 comments

Comments

@ghost
Copy link

ghost commented Nov 20, 2019

*.aac file is detected as { ext: 'mp4', mime:' audio/mpeg' } instead of { ext: 'aac', mime:' audio/aac' }

@Borewit
Copy link
Collaborator

Borewit commented Dec 2, 2019

After #248 is implemented I will investigate.

@Borewit
Copy link
Collaborator

Borewit commented Dec 3, 2019

Related to #208, maybe related to #210

@Borewit
Copy link
Collaborator

Borewit commented Dec 3, 2019

Can you provide me a sample @lsheva-bs?

@ghost
Copy link
Author

ghost commented Dec 3, 2019

@Borewit sample-speech.zip

@Borewit
Copy link
Collaborator

Borewit commented Jan 4, 2020

Should be solved with #286.

Related fixtures:

  1. fixture-adts-mpeg2.aac
  2. fixture-adts-mpeg4-2.aac
  3. fixture-adts-mpeg4.aac

@Borewit Borewit closed this as completed Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants