opus 1.3.1
Versatile audio codec
Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec.
- Outputs:
out
- Website: https://www.opus-codec.org
- Licenses: Modified BSD
- Package source: gnu/packages/xiph.scm
- Builds: See build status
- Issues: See known issues
Installation
Install opus 1.3.1
as follows:
guix install opus@1.3.1
Or install the latest version:
guix install opus
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.