Opus: Difference between revisions
(Created page with "{{Software Infobox | name = Opus | logo = 250px|Official Opus logo | screenshot = | caption = Opus Interactive Audio Codec | maintainer = [http://xiph.org...") |
No edit summary |
||
Line 13: | Line 13: | ||
}} | }} | ||
'''Opus''' is a lossy audio compression format developed by the Internet Engineering Task Force (IETF) and made especially suitable for interactive real-time applications over the Internet. | '''Opus''' is a lossy audio compression format developed by the Internet Engineering Task Force (IETF) and made especially suitable for interactive real-time applications over the Internet<ref name=homepage />. As an open format standardised through Request for Comments (RFC) 6716, a reference implementation is provided under the 3-clause BSD license<ref name=homepage />. Many Software patents which cover Opus are licensed under royalty-free terms<ref name=FAQ />. | ||
Opus incorporates technology from two codecs, the speech-oriented SILK codec and the low-latency CELT codec< | Opus incorporates technology from two codecs, the speech-oriented SILK codec and the low-latency CELT codec<ref name=RFC />. Opus can scale to high and low bitrates and can transition between a linear prediction codec at lower bitrates and a transform codec at higher bitrates, as well as a hybrid for a short overlap<ref name=RFC />. Opus has very low algorithmic delay compared to popular music formats such as MP3, Vorbis, and HE-AAC, and yet performs very competitively with them in terms of quality per bitrate. Also unlike these codecs, Opus does not require the definition of large codebooks for each individual file, making it also preferable for short clips of audio<ref name=RFC />. | ||
==Caracteristics== | ==Caracteristics== | ||
Line 21: | Line 21: | ||
==Notes and references== | ==Notes and references== | ||
<ref name="homepage">{{cite web |url=http://opus-codec.org/ |title=Opus Codec |work=Opus |publisher=Xiph.org Foundation |type=Home page |accessdate=September 21, 2012}}</ref> | # ''Opus Codec''. Opus (Home page). Xiph.org Foundation. Retrieved September 21, 2012. <ref name="homepage">{{cite web |url=http://opus-codec.org/ |title=Opus Codec |work=Opus |publisher=Xiph.org Foundation |type=Home page |accessdate=September 21, 2012}}</ref> | ||
<ref name="RFC">{{cite web |url=http://tools.ietf.org/html/rfc6716 |title=RFC6716 |work=Opus |publisher=Mozilla Corporation, Skype Technologies S. A. |type=Home page |accessdate=September 21, 2012}}</ref> | # ''Opus FAQ''. Opus (FAQ). Xiph.org Foundation. Retrieved September 21, 2012. <ref name="FAQ">{{cite web |url=hhttps://wiki.xiph.org/OpusFAQ |title=Opus FAQ |work=Opus |publisher=Xiph.org Foundation |type=Home page |accessdate=September 21, 2012}}</ref> | ||
# ''RFC6716''. Mozilla Corporation, Skype Technologies S. A. Retrieved September 21, 2012.<ref name="RFC">{{cite web |url=http://tools.ietf.org/html/rfc6716 |title=RFC6716 |work=Opus |publisher=Mozilla Corporation, Skype Technologies S. A. |type=Home page |accessdate=September 21, 2012}}</ref> |
Revision as of 01:35, 22 September 2012
Developer(s) | Xiph.Org Foundation |
Release information | |
Stable release | 1.0.1 |
Preview release | exp_analysis7 |
Compatibility | |
Operating system | Windows, Mac OS/X, Linux/BSD |
Additional information | |
Use | Encoder/Decoder |
License | 3-clause BSD license |
Website | opus-codec.org |
Opus is a lossy audio compression format developed by the Internet Engineering Task Force (IETF) and made especially suitable for interactive real-time applications over the Internet[1]. As an open format standardised through Request for Comments (RFC) 6716, a reference implementation is provided under the 3-clause BSD license[1]. Many Software patents which cover Opus are licensed under royalty-free terms[2].
Opus incorporates technology from two codecs, the speech-oriented SILK codec and the low-latency CELT codec[3]. Opus can scale to high and low bitrates and can transition between a linear prediction codec at lower bitrates and a transform codec at higher bitrates, as well as a hybrid for a short overlap[3]. Opus has very low algorithmic delay compared to popular music formats such as MP3, Vorbis, and HE-AAC, and yet performs very competitively with them in terms of quality per bitrate. Also unlike these codecs, Opus does not require the definition of large codebooks for each individual file, making it also preferable for short clips of audio[3].
Caracteristics
Notes and references
- Opus Codec. Opus (Home page). Xiph.org Foundation. Retrieved September 21, 2012. [1]
- Opus FAQ. Opus (FAQ). Xiph.org Foundation. Retrieved September 21, 2012. [2]
- RFC6716. Mozilla Corporation, Skype Technologies S. A. Retrieved September 21, 2012.[3]
- ↑ a b c Template:Cite web
- ↑ a b Template:Cite web
- ↑ a b c d Template:Cite web