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

Add support for analyzing MP3 files #2

Open
amotl opened this issue Aug 9, 2021 · 1 comment
Open

Add support for analyzing MP3 files #2

amotl opened this issue Aug 9, 2021 · 1 comment

Comments

@amotl
Copy link
Member

amotl commented Aug 9, 2021

Hi there,

at [1], a user asked to also support the MP3 file format as input.

With kind regards,
Andreas.

[1] https://community.hiveeyes.org/t/how-to-clone-install-and-run-the-audiohealth-program/430/46

@ClemensGruber
Copy link

My answer in the same thread linked above:

MP3 files are optimized for humans, for speach, for music. The secret behind the MP3 technology is that “not important” sound elements are erased, reduced. So the original sound is modified! We (or I :-) do not know how different bee sound is compared to human sound. So it could be that important information in the be sound is deleted by the MP3 algorithm.

In the current state – we do not know what frequencies are important as information source – I would not use any lossy compression. Perhaps this may change in the future or you say it’s not practically doable without heavy compression but it is an imformation loss and we do not know if this information is important. Saying this with less than Wikipedia-knowledge about MP3 compression. So feel free to add more substantial information. ;-)

So my implication would be to support a lossless compression format before going on with MP3.

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

No branches or pull requests

2 participants