index.html 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <title> xiph.org: Ogg Vorbis documentation </title>
  2. <HTML><HEAD><TITLE>xiph.org: Ogg Vorbis documentation</TITLE>
  3. <BODY bgcolor="#ffffff" text="#202020" link="#006666" vlink="#000000">
  4. <nobr><img src="white-ogg.png"><img src="vorbisword2.png"></nobr><p>
  5. <h1><font color=#000070>
  6. Ogg Vorbis Documentation
  7. </font></h1>
  8. <em>Last documentation revision: October 15, 2002</em><p>
  9. <h2>Vorbis technical discussion documents</h2>
  10. <ul>
  11. <li><a href="vorbis-fidelity.html">Fidelity measurement terminology</a>
  12. <li><a href="stereo.html">Vorbis channel coupling and stereo-specific application</a>
  13. </ul>
  14. <h2>Ogg Vorbis I specification</h2>
  15. <ul>
  16. <li>Vorbis I specification
  17. [<a href="Vorbis_I_spec.html">html</a>]
  18. [<a href="Vorbis_I_spec.pdf">pdf</a>]
  19. <li><a href="v-comment.html">Vorbis comment header specification</a>
  20. <li><a href="draft-kerr-avt-vorbis-rtp-02.txt">Embedding Vorbis encoded
  21. audio in an RTP payload format</a>
  22. </ul>
  23. <h2>Ogg Vorbis programming documents</h2>
  24. <ul>
  25. <li>Programming with libvorbis
  26. <li><a href="vorbisfile/index.html">Programming with vorbisfile</a>
  27. <li><a href="vorbisenc/index.html">Programming with vorbisenc</a><P>
  28. </ul>
  29. <h2>Ogg bitstream documentation</h2>
  30. <ul>
  31. <li><a href="oggstream.html">Ogg bitstream overview</a>
  32. <li><a href="framing.html">Ogg logical bitstream and framing spec</a>
  33. </ul>
  34. <hr>
  35. <a href="http://www.xiph.org/">
  36. <img src="white-xifish.png" align=left border=0>
  37. </a>
  38. <font size=-2 color=#505050>
  39. Ogg is a <a href="http://www.xiph.org">Xiph.org Foundation</a> effort
  40. to protect essential tenets of Internet multimedia from corporate
  41. hostage-taking; Open Source is the net's greatest tool to keep
  42. everyone honest. See <a href="http://www.xiph.org/about.html">About
  43. the Xiph.org Foundation</a> for details.
  44. <p>
  45. Ogg Vorbis is the first Ogg audio CODEC. Anyone may freely use and
  46. distribute the Ogg and Vorbis specification, whether in a private,
  47. public or corporate capacity. However, the Xiph.org Foundation and
  48. the Ogg project (xiph.org) reserve the right to set the Ogg Vorbis
  49. specification and certify specification compliance.<p>
  50. Xiph.org's Vorbis software CODEC implementation is distributed under a
  51. BSD-like license. This does not restrict third parties from
  52. distributing independent implementations of Vorbis software under
  53. other licenses.<p>
  54. Ogg, Vorbis, Xiph.org Foundation and their logos are trademarks (tm)
  55. of the <a href="http://www.xiph.org/">Xiph.org Foundation</a>. These
  56. pages are copyright (C) 1994-2002 Xiph.org Foundation. All rights
  57. reserved.<p>
  58. </body>