blob: 971dfeba7eb8359e290b4514594d4017dd16a605 [file] [log] [blame]
Josh Coalson950e3ca2005-02-09 03:37:59 +00001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Ulrich Klauer0196c0f2013-05-26 22:12:20 +02002<!-- Copyright (c) 2000-2009 Josh Coalson -->
Erik de Castro Lopo6b00dc22016-12-05 18:57:47 +11003<!-- Copyright (c) 2011-2016 Xiph.Org Foundation -->
Josh Coalson5e5fc012002-07-16 16:09:53 +00004<!-- Permission is granted to copy, distribute and/or modify this document -->
5<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
6<!-- or any later version published by the Free Software Foundation; -->
7<!-- with no invariant sections. -->
8<!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
Ralph Giles8dda8762019-08-04 17:36:58 -07009<html xmlns="http://www.w3.org/1999/xhtml">
Josh Coalson950e3ca2005-02-09 03:37:59 +000010<head>
11 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
12 <meta name="author" content="Josh Coalson" />
13 <meta name="description" content="A free, open source codec for lossless audio compression and decompression" />
14 <meta name="keywords" content="free,lossless,audio,codec,encoder,decoder,compression,compressor,archival,archive,archiving,backup,music" />
15 <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
16 <link rel="stylesheet" type="text/css" href="flac.css" />
Josh Coalson34cc68f2006-12-22 02:53:20 +000017 <title>FLAC - documentation</title>
Josh Coalson950e3ca2005-02-09 03:37:59 +000018</head>
Josh Coalson5e5fc012002-07-16 16:09:53 +000019
Josh Coalson950e3ca2005-02-09 03:37:59 +000020<body>
Josh Coalson5e5fc012002-07-16 16:09:53 +000021
Josh Coalson950e3ca2005-02-09 03:37:59 +000022<div class="logo">
Martijn van Beurden943384d2013-09-17 19:18:28 +020023 <a href="index.html"><img src="images/logo130.gif" alt="FLAC Logo" align="middle" border="0" hspace="0" /></a>
Josh Coalson950e3ca2005-02-09 03:37:59 +000024</div>
Josh Coalson5e5fc012002-07-16 16:09:53 +000025
Josh Coalson950e3ca2005-02-09 03:37:59 +000026<div class="above_nav"></div>
Josh Coalson5e5fc012002-07-16 16:09:53 +000027
Josh Coalson950e3ca2005-02-09 03:37:59 +000028<div class="navbar">
29 &nbsp;<a href="index.html">home</a>&nbsp;&nbsp;|
30 &nbsp;<a href="faq.html">faq</a>&nbsp;&nbsp;|
Josh Coalson950e3ca2005-02-09 03:37:59 +000031 &nbsp;<a href="documentation.html">documentation</a>&nbsp;&nbsp;|
Martijn van Beurden943384d2013-09-17 19:18:28 +020032 &nbsp;<a href="developers.html">developers</a>&nbsp;&nbsp;|
Josh Coalson950e3ca2005-02-09 03:37:59 +000033 &nbsp;<a href="changelog.html">changelog</a>&nbsp;&nbsp;|
Martijn van Beurden943384d2013-09-17 19:18:28 +020034 &nbsp;<a href="http://xiph.org/flac">more</a>
Josh Coalson950e3ca2005-02-09 03:37:59 +000035</div>
Josh Coalson5e5fc012002-07-16 16:09:53 +000036
Josh Coalson950e3ca2005-02-09 03:37:59 +000037<div class="below_nav"></div>
Josh Coalson5e5fc012002-07-16 16:09:53 +000038
Josh Coalson950e3ca2005-02-09 03:37:59 +000039<div class="box">
40 <div class="box_title">
Josh Coalson34cc68f2006-12-22 02:53:20 +000041 tools
Josh Coalson950e3ca2005-02-09 03:37:59 +000042 </div>
43 <div class="box_header"></div>
44 <div class="box_body">
Josh Coalson34cc68f2006-12-22 02:53:20 +000045 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:
46 <ul>
47 <li><a href="documentation_tools_flac.html">flac</a> - The command-line encoder and decoder.</li>
48 <li><a href="documentation_tools_metaflac.html">metaflac</a> - The command-line metadata editor.</li>
Josh Coalson34cc68f2006-12-22 02:53:20 +000049 </ul>
50 Other resources:
51 <ul>
52 <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>
Martijn van Beurden0ae3e462014-08-01 09:57:38 +020053 <li><a href="http://sourceforge.net/p/flac/support-requests/">Request Support</a> - Support for the official FLAC tools. For other programs, use <a href="http://www.hydrogenaud.io/">hydrogenaud.io</a></li>
Josh Coalson478bca32007-06-16 00:23:04 +000054 <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>
Josh Coalson34cc68f2006-12-22 02:53:20 +000055 </ul>
Josh Coalson950e3ca2005-02-09 03:37:59 +000056 <br />
Martijn van Beurden943384d2013-09-17 19:18:28 +020057 See <a href="http://xiph.org/flac/download.html">Getting FLAC</a> for instructions on downloading and installing the official FLAC tools, or <a href="http://xiph.org/flac/documentation_tasks.html">Using FLAC</a> for instructions and guides on playing FLAC files, ripping CDs to FLAC, etc.
Josh Coalson950e3ca2005-02-09 03:37:59 +000058 </div>
59 <div class="box_footer"></div>
60</div>
Josh Coalson5e5fc012002-07-16 16:09:53 +000061
62
Josh Coalson950e3ca2005-02-09 03:37:59 +000063<div class="copyright">
Josh Coalsonf37520b2006-11-20 06:46:07 +000064 <!-- @@@ oh so hacky -->
65 <table>
66 <tr>
67 <td align="left">
Erik de Castro Lopob1982fb2013-05-25 17:11:19 +100068 Copyright (c) 2000-2009 Josh Coalson
69 <br/>
Erik de Castro Lopo6b00dc22016-12-05 18:57:47 +110070 Copyright (c) 2011-2016 Xiph.Org Foundation
Josh Coalsonf37520b2006-11-20 06:46:07 +000071 </td>
Josh Coalsonf37520b2006-11-20 06:46:07 +000072 </tr>
73 </table>
Josh Coalson950e3ca2005-02-09 03:37:59 +000074</div>
Josh Coalson5e5fc012002-07-16 16:09:53 +000075
Josh Coalson950e3ca2005-02-09 03:37:59 +000076</body>
77</html>