choc icon indicating copy to clipboard operation
choc copied to clipboard

Support Opus codec

Open scharli opened this issue 3 years ago • 3 comments

Hi,

Thanks for the library, is there a plan to support Opus codec conversion like Vorbis is already in? Maybe you can use https://github.com/google/opuscpp as single header dream

Thanks!

scharli avatar Oct 25 '22 17:10 scharli

I'm unlikely to have time or reason to look at it in the near future, but it'd nice to have.

If you need it, you could always have a go yourself by following the pattern used for the other formats, and I'd be happy to help get it to a releasable state.

julianstorer avatar Oct 25 '22 17:10 julianstorer

Thanks for quick response, I need to review and maybe I will try to implement

scharli avatar Oct 25 '22 17:10 scharli

This would be very useful to have.

reg31 avatar Oct 27 '24 16:10 reg31