EPNW / opus_flutter

Repository for the federal organized opus_flutter plugin, which is needed to easily obtain a DynamicLibrary of opus for the use in opus_dart on flutter platforms.
https://pub.dev/packages/opus_flutter
10 stars 13 forks source link

Can VBR be modified to CBR when using this library for encoding? #19

Open sumaro opened 2 weeks ago

sumaro commented 1 week ago

Now the length of the opus data obtained each time is not fixed. How to encode the opus data to a fixed length?