-
Notifications
You must be signed in to change notification settings - Fork 667
Support sampling rates beyond 48 kHz #371
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
Comments
Because there's a vast well of scientific literature that 24kHz is already well above the threshold of hearing even in the most sensitive people, as is the default 20kHz lowpass. Not just published papers, but large public testing by standards committees, codec makers, and enthusiast sites like Hydrogen Audio, which far outweighs some vague worry that maybe something is being lost. This question has been asked and answered thousands of times. Most of us actually only hear quite a ways below that; mine maxes out around 17kHz these days. If you want to make music for dogs, or just experiment with testing for your own ears, Opus does support any custom sampling rate you want. You just lose a lot of the unique tuning that makes Opus as good as it is when you go way outside the norm. |
That statement strongly suggests you are unaware of the Nyquist–Shannon sampling theorem. I suggest you start from that page, or have a look at Monty excellent video on the topic. |
Can I decode the audio with default opus build in most players when I encode with custom band matrix? |
If the predecessor Vorbis supports up to 200 kHz, why doesn't Opus?
Even if 48 kHz sampling is more than enough for human hearing, higher frequencies could be useful for things like dog whistles.
Also, 96 kHz might improve the clarity of high tones since there are more samples available per tone.
The text was updated successfully, but these errors were encountered: