opus-tools
https://github.com/xiph/opus-tools
C
A set of tools to encode, inspect, and decode audio in the Opus format.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported2 Subscribers
Add a CodeTriage badge to opus-tools
Help out
- Issues
- Encoding multiple frames at once as oppose to per-frame encoding to save user<>kernel switches resulting from many `fread(...)` calls
- Option for opusenc to omit DTX/silence frames from output completely and provide options for controlling aggressivity of silence detection
- Parameter expect-loss is useless
- Add GitHub build workflow (`.github/workflows/build.yml`) for simpler user experimentation
- Force silence using built-in VAD during encoding
- opusdec 0.2 is 6-7x slower than 0.1.10
- how to read the original data of opus file into python/numpy array?
- `--hard-cbr` is not respected when frame size is set to 60 sometimes
- Enabling Ambisonic Encoding
- opusenc: Add gain setting options
- Docs
- C not yet supported