xiph / opus-tools

A set of tools to encode, inspect, and decode audio in the Opus format.
https://opus-codec.org/
Other
214 stars 78 forks source link

Add option for changing resampling quality #28

Closed realnc closed 5 years ago

realnc commented 6 years ago

When decoding to a file, decoding time is in many cases not important, so this adds a way to get the maximum resampling quality.

The default is still 5.

mark4o commented 5 years ago

I would expect the differences from an increase in resampling quality to be insignificant compared to the differences due to lossy compression. Are you able to ABX the difference?

realnc commented 5 years ago

I would expect the differences from an increase in resampling quality to be insignificant compared to the differences due to lossy compression. Are you able to ABX the difference?

No. But does it matter? When encoding, I would assume the highest quality resampling would be used. It isn't, which is fine, but at least I would expect to have the option.

I can't ABX 192kbps vs 256kbps either, but I still have the option :-)

realnc commented 5 years ago

Can somebody either just reject this or comment? It's been sitting open for a year now :-/

realnc commented 5 years ago

I guess not :-/