oggus
oggus copied to clipboard
Oggus is a Java library for reading and writing Ogg and Opus stream. Opus packet structure is supported.
Can I use this library to Trim opus file in ogg container I'm trying to avoid the large size ffmpeg lib and aiming for a small lib to trim/cut opus...
can the library created multiplexed ogg files ?
see attached patch. i have tested using 100 threads concurrency and got better performance(faster and less memory) [optimization_changes.patch](https://github.com/user-attachments/files/21961386/optimization_changes.patch)