<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.hydrogenaudio.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=84.209.84.211</id>
	<title>Hydrogenaudio Knowledgebase - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hydrogenaudio.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=84.209.84.211"/>
	<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Special:Contributions/84.209.84.211"/>
	<updated>2026-04-29T14:29:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Opus&amp;diff=23760</id>
		<title>Opus</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Opus&amp;diff=23760"/>
		<updated>2012-12-14T17:30:44Z</updated>

		<summary type="html">&lt;p&gt;84.209.84.211: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Software Infobox&lt;br /&gt;
| name = Opus&lt;br /&gt;
| logo = [[Image:opus-logo.png|250px|Official Opus logo]]&lt;br /&gt;
| screenshot =&lt;br /&gt;
| caption = Opus Interactive Audio Codec&lt;br /&gt;
| maintainer = [http://xiph.org/ Xiph.Org Foundation]&lt;br /&gt;
| stable_release = 1.0.2&lt;br /&gt;
| preview_release = exp_analysis7&lt;br /&gt;
| operating_system = Windows, Mac OS/X, Linux/BSD&lt;br /&gt;
| use = Encoder/Decoder&lt;br /&gt;
| license = 3-clause BSD license&lt;br /&gt;
| website = [http://www.opus-codec.org/ opus-codec.org]&lt;br /&gt;
}}{{stub}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Opus&#039;&#039;&#039; 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&amp;lt;ref name=homepage /&amp;gt;. As an open format standardised through Request for Comments (RFC) 6716, a reference implementation is provided under the 3-clause BSD license&amp;lt;ref name=homepage /&amp;gt;. Many Software patents which cover Opus are licensed under royalty-free terms&amp;lt;ref name=FAQ /&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Opus incorporates technology from two codecs, the speech-oriented SILK codec and the low-latency CELT codec&amp;lt;ref name=RFC /&amp;gt;. 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&amp;lt;ref name=RFC /&amp;gt;. 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&amp;lt;ref name=RFC /&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Caracteristics==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Notes and references==&lt;br /&gt;
# &#039;&#039;Opus Codec&#039;&#039;. Opus (Home page). Xiph.org Foundation. Retrieved September 21, 2012. &amp;lt;ref name=&amp;quot;homepage&amp;quot;&amp;gt;{{cite web |url=http://opus-codec.org/ |title=Opus Codec |work=Opus |publisher=Xiph.org Foundation |type=Home page |accessdate=September 21, 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
# &#039;&#039;Opus FAQ&#039;&#039;. Opus (FAQ). Xiph.org Foundation. Retrieved September 21, 2012. &amp;lt;ref name=&amp;quot;FAQ&amp;quot;&amp;gt;{{cite web |url=hhttps://wiki.xiph.org/OpusFAQ |title=Opus FAQ |work=Opus |publisher=Xiph.org Foundation |type=Home page |accessdate=September 21, 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
# &#039;&#039;RFC6716&#039;&#039;. Mozilla Corporation, Skype Technologies S. A. Retrieved September 21, 2012.&amp;lt;ref name=&amp;quot;RFC&amp;quot;&amp;gt;{{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}}&amp;lt;/ref&amp;gt;&lt;/div&gt;</summary>
		<author><name>84.209.84.211</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Lossy&amp;diff=23721</id>
		<title>Lossy</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Lossy&amp;diff=23721"/>
		<updated>2012-12-12T09:31:25Z</updated>

		<summary type="html">&lt;p&gt;84.209.84.211: /* List of common lossy formats */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Lossy&#039;&#039;&#039; compression is a form of compression that significantly reduce multimedia file size by throwing away information imperceptible to humans.&lt;br /&gt;
&lt;br /&gt;
Human audio perception is not perfect. Lossy compression takes advantage of this characteristic. By selective discarding, much unnecessary information is thrown away. The amount of information discarded is usually adjustable, giving a compromise between smaller size with less quality and larger size with higher quality.&lt;br /&gt;
&lt;br /&gt;
The downside to this is that waveform reconstructed from compressed information will never exactly match the original waveform.&lt;br /&gt;
&lt;br /&gt;
== Does Lossy Encoding Preserve Surround Information? ==&lt;br /&gt;
Depending on the encoder and settings, degradation of surround imaging may happen. Use higher [[bitrate]] to prevent this from happening. Mid/Side stereo of [[LAME]] or [[Advanced Audio Coding|AAC]] does not destroy surround information. Also [[Musepack|MPC]] preserves surround information with standard settings reasonably well. The lower the [[bitrate]], the worse you can expect the surround imaging become.&lt;br /&gt;
&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?act=ST&amp;amp;f=15&amp;amp;t=4639 More discussion]&lt;br /&gt;
&lt;br /&gt;
== List of common lossy formats ==&lt;br /&gt;
* [[Advanced Audio Coding]] (AAC, also improperly known as [[MP4]] or [[M4A]])&lt;br /&gt;
* [[AC3]]&lt;br /&gt;
* [[ATRAC3]]&lt;br /&gt;
* [[DTS]]&lt;br /&gt;
* [[MP2]]&lt;br /&gt;
* [[MP3]]&lt;br /&gt;
* [[Musepack]] (also known as MPC, formerly known as MPEGplus or MP+)&lt;br /&gt;
* [[Opus]]&lt;br /&gt;
* (Ogg) [[Vorbis]]&lt;br /&gt;
* [[QDesign]]&lt;br /&gt;
* [[Speex]] (speech only)&lt;br /&gt;
* [[VQF]]&lt;br /&gt;
* [[Windows Media Audio]] (WMA)&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Choosing the best codec]]&lt;br /&gt;
* [[Lossless]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Codecs]]&lt;/div&gt;</summary>
		<author><name>84.209.84.211</name></author>
	</entry>
</feed>