Difference between revisions of "Opus"

From VideoLAN Wiki
Jump to navigation Jump to search
(→‎Source code: New section)
(Encoding support)
 
Line 1: Line 1:
{{Codec audio|id=opus|for=[[ogg]]}}
+
{{Codec audio|id=opus|encoder=y|for=[[ogg]]}}
 
{{Website|Opus-codec|https://opus-codec.org/}}
 
{{Website|Opus-codec|https://opus-codec.org/}}
 
{{Xiph|OpusFAQ}}
 
{{Xiph|OpusFAQ}}

Latest revision as of 19:44, 24 February 2019

opus
This is an audio codec. The name to use at the command line is opus.
VLC can encode using this codec.
This codec can be used inside the ogg containers.

Opus is a general-purpose high-quality low-latency lossy audio codec created by the Xiph.org Foundation. The Opus developers claim it makes other lossy audio codecs obsolete (including Vorbis and MP3) and recommend it over Speex as a speech codec.

Source code