annotate src/flac-1.2.1/doc/html/documentation_tools.html @ 86:98c1576536ae

Bring in flac, ogg, vorbis
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 19 Mar 2013 17:37:49 +0000
parents
children
rev   line source
cannam@86 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
cannam@86 2 <!-- Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson -->
cannam@86 3 <!-- Permission is granted to copy, distribute and/or modify this document -->
cannam@86 4 <!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
cannam@86 5 <!-- or any later version published by the Free Software Foundation; -->
cannam@86 6 <!-- with no invariant sections. -->
cannam@86 7 <!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
cannam@86 8 <html>
cannam@86 9 <head>
cannam@86 10 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
cannam@86 11 <meta name="author" content="Josh Coalson" />
cannam@86 12 <meta name="description" content="A free, open source codec for lossless audio compression and decompression" />
cannam@86 13 <meta name="keywords" content="free,lossless,audio,codec,encoder,decoder,compression,compressor,archival,archive,archiving,backup,music" />
cannam@86 14 <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
cannam@86 15 <link rel="stylesheet" type="text/css" href="flac.css" />
cannam@86 16 <title>FLAC - documentation</title>
cannam@86 17 </head>
cannam@86 18
cannam@86 19 <body>
cannam@86 20
cannam@86 21 <div class="logo">
cannam@86 22 <a href="http://flac.sourceforge.net/"><img src="images/logo130.gif" alt="FLAC Logo" align="middle" border="0" hspace="0" /></a>
cannam@86 23 </div>
cannam@86 24
cannam@86 25 <div class="above_nav"></div>
cannam@86 26
cannam@86 27 <div class="navbar">
cannam@86 28 &nbsp;<a href="index.html">home</a>&nbsp;&nbsp;|
cannam@86 29 &nbsp;<a href="faq.html">faq</a>&nbsp;&nbsp;|
cannam@86 30 &nbsp;<a href="news.html">news</a>&nbsp;&nbsp;|
cannam@86 31 &nbsp;<a href="download.html">download</a>&nbsp;&nbsp;|
cannam@86 32 &nbsp;<a href="documentation.html">documentation</a>&nbsp;&nbsp;|
cannam@86 33 &nbsp;<a href="comparison.html">comparison</a>&nbsp;&nbsp;|
cannam@86 34 &nbsp;<a href="changelog.html">changelog</a>&nbsp;&nbsp;|
cannam@86 35 &nbsp;<a href="links.html">links</a>&nbsp;&nbsp;|
cannam@86 36 &nbsp;<a href="developers.html">developers</a>&nbsp;
cannam@86 37 </div>
cannam@86 38
cannam@86 39 <div class="langbar">
cannam@86 40 &nbsp;english&nbsp;&nbsp;|
cannam@86 41 &nbsp;<a href="ru/documentation.html">russian</a>&nbsp;
cannam@86 42 </div>
cannam@86 43
cannam@86 44 <div class="below_nav"></div>
cannam@86 45
cannam@86 46 <div class="box">
cannam@86 47 <div class="box_title">
cannam@86 48 tools
cannam@86 49 </div>
cannam@86 50 <div class="box_header"></div>
cannam@86 51 <div class="box_body">
cannam@86 52 FLAC is a general purpose audio format supported by many programs, but in this section we are concentrating on just the official tools provided by the FLAC project:
cannam@86 53 <ul>
cannam@86 54 <li><a href="documentation_tools_flac.html">flac</a> - The command-line encoder and decoder.</li>
cannam@86 55 <li><a href="documentation_tools_metaflac.html">metaflac</a> - The command-line metadata editor.</li>
cannam@86 56 <li><a href="documentation_tools_plugins.html">plugins</a> - Setting up the Winamp and XMMS plugins.</li>
cannam@86 57 </ul>
cannam@86 58 Other resources:
cannam@86 59 <ul>
cannam@86 60 <li><a href="documentation_bugs.html">Bugs</a> - How to report bugs and request features, and a list of known bugs in the FLAC tools.</li>
cannam@86 61 <li><a href="http://sourceforge.net/tracker/?group_id=13478&amp;atid=213478">Request Support</a> - Support for the official FLAC tools. For other programs, use <a href="http://www.hydrogenaudio.org/">hydrogenaudio.org</a>
cannam@86 62 <li><a href="http://lists.xiph.org/mailman/listinfo/flac">FLAC Mailing List</a> - General discussion about FLAC, tools, releases, etc. (You must subscribe to post.)</li>
cannam@86 63 </ul>
cannam@86 64 <br />
cannam@86 65 See <a href="download.html">Getting FLAC</a> for instructions on downloading and installing the official FLAC tools, or <a href="documentation_tasks.html">Using FLAC</a> for instructions and guides on playing FLAC files, ripping CDs to FLAC, etc.
cannam@86 66 </div>
cannam@86 67 <div class="box_footer"></div>
cannam@86 68 </div>
cannam@86 69
cannam@86 70
cannam@86 71 <div class="copyright">
cannam@86 72 <!-- @@@ oh so hacky -->
cannam@86 73 <table>
cannam@86 74 <tr>
cannam@86 75 <td align="left">
cannam@86 76 Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
cannam@86 77 </td>
cannam@86 78 <td width="1%" align="right">
cannam@86 79 <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=13478&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
cannam@86 80 </td>
cannam@86 81 <td width="1%" align="right">
cannam@86 82 <a href="http://www.eff.org/cafe/"><img src="images/cafebug.gif" alt="CAFE Logo" border="0" /></a><br />
cannam@86 83 </td>
cannam@86 84 <td width="1%" align="right">
cannam@86 85 <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" border="0" hspace="0" /></a>
cannam@86 86 </td>
cannam@86 87 </tr>
cannam@86 88 </table>
cannam@86 89 </div>
cannam@86 90
cannam@86 91 </body>
cannam@86 92 </html>