<!--#include virtual="/ssi/header.include" -->
<!-- Enter custom page information and styles here -->
  <title>Vorbis.com: Linux Setup</title>
</head>
<body>
<!--#include virtual="/common/xiphbar.include" -->

<!--#include virtual="/ssi/pagetop.include" -->
<!--  All your page content goes here  -->

<h1>Get Set Up To Listen: Linux</h1>

<h2>Playback:</h2>

<ul>
  <li>libogg / libvorbis / vorbis-tools:
  These are the standard software that allows you to play
  and encode Ogg Vorbis files. They are included in most OSs.
  If not you can compile from the
  <a href="http://www.xiph.org/downloads/">sources</a>.</li>

  <li><a href="http://www.videolan.org/vlc/">VLC media player</a>:
  VLC is a highly portable multimedia player for various
  audio and video formats.</li>

  <li><a href="http://www.xmms.org/">XMMS</a>:
  The most popular media player for Linux. XMMS plays vorbis
  files, allows ogg comments, and supports vorbis streams.</li>
</ul>

<h2>Encoding:</h2>

<ul>
  <li>libogg / libvorbis / vorbis-tools:
  These are the standard software that allows you to play
  and encode Ogg Vorbis files. They are included in most OSs.
  If not you can compile from the
  <a href="http://www.xiph.org/downloads/">sources</a>.</li>
</ul>

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