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
- Opusdec unable to decode from stdin to stdout
- Option to select bitrate based on quality
- new release?
- Produce RTP stream and dump it directly to a `.pcap` file
- How to suppress `opusenc` progress bar, but still print the final stats?
- [bug] `opusenc` resampler is 3-4x slower in >= opus-tools-0.2 compared to opus-tools-0.1.10 (big degradation in encoding 8khz audio)
- 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
- Docs
- C not yet supported