opus icon indicating copy to clipboard operation
opus copied to clipboard

Experiment using Fast inverse chip z-transform

Open LifeIsStrange opened this issue 6 years ago • 6 comments

I'm not an expert, but this seems like a major discovery in signal processing!

From the comments I read: Sounds like a pretty awesome milestone to me. So, perhaps in the near future, new compression schemes might allow for reduced mp3 and mp4 file sizes, which means that for the same bandwidth we could see increased resolution/ higher frame rates

And

It should be a O(n log n) rather than O(n^2), so the speed increase for large n, which can be common n signal processing, is real.

Comments: https://news.ycombinator.com/item?id=21230757 Source: https://m.techxplore.com/news/2019-10-year-old-puzzle.html

LifeIsStrange avatar Oct 12 '19 08:10 LifeIsStrange

@LifeIsStrange say:

https://m.techxplore.com/news/2019-10-year-old-puzzle.html

Good!

zvezdochiot avatar Oct 12 '19 11:10 zvezdochiot

@zvezdochiot Actually, there is prior art from a french/english thesis in 2003: https://specfun.inria.fr/bostan/these/These.pdf

Theres a more compact version of this one: https://specfun.inria.fr/bostan/publications/BoSc05.pdf

LifeIsStrange avatar Oct 12 '19 19:10 LifeIsStrange

This would have to be the basis of a new codec, although it's so far unproven. Opus wouldn't be able to incorporate it without a completely new Opusv2.

silverbacknet avatar Jun 11 '20 16:06 silverbacknet

@silverbacknet has an effort for building the Opus v2 roadmap started yet?

LifeIsStrange avatar Jun 11 '20 16:06 LifeIsStrange

@LifeIsStrange I'm not aware of anyone anywhere working on new audio codecs. There would have to be a demonstrable improvement that outweighs the pain of pushing a new standard out to the world, and no one's even demonstrated that chirp-zeta would actually be a practical improvement, let alone by how much.

silverbacknet avatar Jun 11 '20 22:06 silverbacknet

Actually I might suggest this research direction to MPEG-H (even if they seems specialized in 3D audio) https://en.m.wikipedia.org/wiki/MPEG-H

LifeIsStrange avatar Jun 12 '20 08:06 LifeIsStrange