Opus

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Links)
(Added software and sample files)
Line 9: Line 9:
  
 
== Information ==
 
== Information ==
 
 
* [http://tools.ietf.org/html/rfc6716 RFC 6716 - Definition of the Opus Audio Codec]
 
* [http://tools.ietf.org/html/rfc6716 RFC 6716 - Definition of the Opus Audio Codec]
 
* [http://tools.ietf.org/html/draft-ietf-codec-oggopus-00 Ogg Encapsulation for the Opus Audio Codec (draft-ietf-codec-oggopus-00)]
 
* [http://tools.ietf.org/html/draft-ietf-codec-oggopus-00 Ogg Encapsulation for the Opus Audio Codec (draft-ietf-codec-oggopus-00)]
Line 16: Line 15:
  
 
== Software ==
 
== Software ==
 
 
The [http://www.opus-codec.org/downloads/ Opus Codec downloads page] contains opus-tools (encode / inspect / decode) .opus files and opusfile, an API for developers.
 
The [http://www.opus-codec.org/downloads/ Opus Codec downloads page] contains opus-tools (encode / inspect / decode) .opus files and opusfile, an API for developers.
 
 
[http://www.foobar2000.org/ foobar2000] can play back and encode Opus files (with the [http://www.foobar2000.org/encoderpack Free Encoder Pack]
 
[http://www.foobar2000.org/ foobar2000] can play back and encode Opus files (with the [http://www.foobar2000.org/encoderpack Free Encoder Pack]
 +
* [http://sox.sourceforge.net/ SoX]
 +
* [[FFmpeg]]
 +
 +
== Sample files ==
 +
* https://telparia.com/fileFormatSamples/audio/opus/
 +
* https://github.com/xiph/opus-website/tree/master/static/examples
  
 
== Links ==
 
== Links ==
 
 
* [http://www.opus-codec.org/testvectors/opus_testvectors.tar.gz Bitstream conformance set]
 
* [http://www.opus-codec.org/testvectors/opus_testvectors.tar.gz Bitstream conformance set]
 
* [http://people.xiph.org/~greg/opus_testvectors/ The .opus test set] (including intentionally malformed files)
 
* [http://people.xiph.org/~greg/opus_testvectors/ The .opus test set] (including intentionally malformed files)
Line 28: Line 30:
  
 
== See Also ==
 
== See Also ==
 
 
* [[CELT]]
 
* [[CELT]]
 
* [[SILK]]
 
* [[SILK]]

Revision as of 22:47, 30 April 2022

Not to be confused with the Opus-CBCS BBS software.
File Format
Name Opus
Ontology

Opus is a lossy audio compression format designed by the Internet Engineering Task Force (IETF) for applications requiring high-quality, low-delay audio transmission (e.g. telephony or network music performance). It incorporates technology from Skype's SILK codec and Xiph.org's CELT codec.

Opus-coded audio is usually found inside an Ogg container (where it carries the extension .opus) or in a WebM container.

Contents

Information

Software

The Opus Codec downloads page contains opus-tools (encode / inspect / decode) .opus files and opusfile, an API for developers. foobar2000 can play back and encode Opus files (with the Free Encoder Pack

Sample files

Links

See Also

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox