<!--#include virtual="/ssi/header.include" -->
<!-- Enter custom page information and styles here -->
  <title>Vorbis.com</title>
  <style type="text/css" media="screen">
  #opusbanner {
    width: 66%;
    margin: 2em auto;
    padding: 0.5em;
    border: 2px solid #F9C680;
    background: #FFE68E;
    color: #3F6785;
  }
  #opusbanner p {
    padding: 0;
    margin: 0;
  }
  </style>
</head>
<body>
<!--#include virtual="/common/xiphbar.include" -->

<div id="opusbanner">
  <p>Check out the latest royalty-free audio codec from Xiph.Org:
  <a href="http://www.opus-codec.org">Opus!</a><br />
  <a href="http://www.opus-codec.org/comparison/">Better quality and lower latency</a> than Vorbis, AAC, MP3, and others.
  Great for both music and speech!</p>
</div>
<!--#include virtual="/ssi/pagetop.include" -->
<!--  All your page content goes here  -->

<div id="getsetupandlisten">
  <img src="/images/banners/getsetupandlisten.png" height="121" width="483" alt="Choose your OS to get setup on" usemap="#map"/>
    <map xml:lang="en" dir="ltr" title="map" name="map" id="map">
      <area shape="rect" coords="20,75,109,105" href="/setup_windows/" alt="Get setup on Windows"/>
      <area shape="rect" coords="118,75,218,105" href="/setup_linux/" alt="Get setup on Unix/Linux"/>
      <area shape="rect" coords="227,75,313,105" href="/setup_osx/" alt="Get setup on Mac OSX"/>
      <area shape="rect" coords="321,73,464,106" href="/setup_other/" alt="Get setup on other platforms"/>
    </map>
</div>

<p style="font-size: 1.2em;"><b>To obtain the source code, please see the 
<a href="http://www.xiph.org/downloads/">xiph download page</a>.</b></p>

<div style="border-top: 3px solid #d7e0e6;">
<p style="font-size: 1.25em; font-weight: bold;">
Ogg Vorbis is a completely open, patent-free, professional audio encoding
and streaming technology with all the benefits of Open Source.</p>
</div>

<div class="navbar" style="text-align: left; padding-top: 0;">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
  <a href="/faq/">Learn More in the FAQ</a>
  <img src="/images/dot.png" alt="" class="dot"/>

  <a href="http://xiph.org/vorbis/">Information For Developers</a>
  <img src="/images/dot.png" alt="" class="dot"/>

  <a href="/contact/">Contact Us</a>
</td>
</tr>
</table>
</div>

<div style="border-top: 3px solid #d7e0e6;">
  <p style="font-size: 1.29em; font-weight: bold; margin-bottom: 0;">Vorbis is everywhere!</p>
  <p>View our list of <a href="/software/">3rd Party Software</a> that uses Vorbis.</p>
</div>

<!--
<div style="border-top: 3px solid #d7e0e6;">
  <h1>News</h1>
  <ul>
    <li>news item</li>
  </ul>
</div>
-->

<!--#include virtual="/ssi/pagebottom.include" -->