VorbisJava icon indicating copy to clipboard operation
VorbisJava copied to clipboard

How to detect whether the opus file is VBR?

Open ghost opened this issue 1 year ago • 0 comments

I'm writing an audio codec library which depends on this library: https://github.com/jseproject/jse-spi

While writing for metadata extracting, I met a problem that I don't know how to use this library to detect whether input opus audio is VBR.

What should I do in order to solve this problem?

Thanks in advance!

ghost avatar Oct 18 '24 08:10 ghost