blob: 155fac2fbf9a7c34ad185cd4474ef894d99d1de7 [file] [log] [blame]
Josh Coalsonbb7f6b92000-12-10 04:09:52 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<HTML>
3<HEAD>
Josh Coalson26560dd2001-02-08 00:38:41 +00004 <TITLE>FLAC - Free Lossless Audio Codec</TITLE>
Josh Coalsonbb7f6b92000-12-10 04:09:52 +00005</HEAD>
6
7<BODY MARGINWIDTH="0" MARGINHEIGHT="0" LEFTMARGIN="0" RIGHTMARGIN="0" TOPMARGIN="0" BGCOLOR="#99CC99" TEXT="#000000" LINK="#336699" VLINK="#336699" ALINK="#336699">
8
9<TABLE BORDER=0 WIDTH="100%" CELLPADDING=1 CELLSPACING=0>
10 <TR>
11 <TD ALIGN="CENTER" BGCOLOR="#000000"><A HREF="http://flac.sourceforge.net/"><IMG SRC="images/logo.jpg" ALIGN=CENTER ALT="FLAC Logo" BORDER=0 HSPACE=0></a></TD>
12 </TR>
13</TABLE>
14
15<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#99CC99"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="25" ALT=""></TD></TR></TABLE>
16
17<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="2" ALT=""></TD></TR></TABLE>
18
19<TABLE WIDTH="100%" CELLPADDING=0 CELLSPACING=0 BORDER=0>
20 <TR>
21 <TD ALIGN="CENTER" BGCOLOR="#D3D4C5">
22 <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0>
23 <TR>
24 <TD HEIGHT=22 BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;home&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
25 <TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="news.html">news</A>&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
26 <TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="download.html">download</A>&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
27 <TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="features.html">features</A>&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
28 <TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="goals.html">goals</A>&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
29 <TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="format.html">format</A>&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
Josh Coalsonf12ac352001-03-02 21:20:01 +000030 <TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="id.html">id</A>&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
Josh Coalsonbb7f6b92000-12-10 04:09:52 +000031 <TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="comparison.html">comparison</A>&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
32 <TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="documentation.html">documentation</A>&nbsp;&nbsp;</TD><TD BGCOLOR="#D3D4C5" ALIGN=CENTER>|</TD>
33 <TD BGCOLOR="#D3D4C5" ALIGN=CENTER NOWRAP>&nbsp;&nbsp;<A CLASS="topnav" HREF="developers.html">developers</A>&nbsp;&nbsp;</TD>
34 </TR>
35 </TABLE>
36 </TD>
37 </TR>
38</TABLE>
39
40<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="2" ALT=""></TD></TR></TABLE>
41
42<CENTER>
43
44<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#99CC99"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="15" ALT=""></TD></TR></TABLE>
45
46<TABLE cellspacing="0" cellpadding="3" border="0" width="100%" bgcolor="#99CC99">
47 <TR>
48 <TD align="center" valign="top">
49
50<TABLE WIDTH="100%">
51<TR><TD>
52 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
53 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#D3D4C5">
54 <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
55 <B><FONT SIZE="+2">status</FONT></B>
56 </FONT></TD></TR>
57 </TABLE>
58 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
59 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
60 <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
Josh Coalsonf12ac352001-03-02 21:20:01 +000061 <P>FLAC is currently in the beta stage and the format has been frozen. The latest version 0.8 has a lot of new things; see <A HREF="news.html#20010305">here</A> for full details, but in short: 1) there is a new metadata editor; 2) 24-bit files are now supported; 3) there is a new metadata block for third-party applications; and 4) lots of bug fixes. FLAC is now much closer to an official release.</P>
62 <P>Since FLAC is still technically beta, always use the verify option (-V) when encoding before deleting your originals.</P>
Josh Coalson2d6744d2001-01-13 01:23:26 +000063 <P>If you use FLAC and have suggestions or bugs, please <A HREF="http://sourceforge.net/mail/?group_id=13478">join the mailing list</A> or <A HREF="http://sourceforge.net/project/memberlist.php?group_id=13478">developers group</A> and help us move to an official 1.0 version.</P>
Josh Coalsonbb7f6b92000-12-10 04:09:52 +000064 </FONT>
65 </TD></TR>
66 </TABLE>
67 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
68</TD></TR>
69</TABLE>
70
71
72<TABLE WIDTH="100%">
73<TR><TD>
74 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
75 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#D3D4C5">
76 <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
77 <B><FONT SIZE="+2">what is FLAC?</FONT></B>
78 </FONT></TD></TR>
79 </TABLE>
80 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
81 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
82 <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
83 <P>
Josh Coalson26560dd2001-02-08 00:38:41 +000084 FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of:
Josh Coalsonbb7f6b92000-12-10 04:09:52 +000085 </P>
86 <P>
87 <UL>
88 <LI>the stream format</LI>
Josh Coalson4f822bd2000-12-22 22:48:17 +000089 <LI><B><TT>libFLAC</TT></B>, which implements a reference encoder, stream decoder, and file decoder</LI>
90 <LI><B><TT>flac</TT></B>, which is a command-line wrapper around libFLAC to encode and decode .flac files</LI>
Josh Coalsonbb7f6b92000-12-10 04:09:52 +000091 <LI>input plugins for various music players (Winamp, XMMS, and more in the works)</LI>
92 </UL>
93 </P>
94 <P>
95 "Free" means that the specification of the stream format is in the public domain (the FLAC project reserves the right to set the FLAC specification and certify compliance), and that neither the FLAC format nor any of the implemented encoding/decoding methods are covered by any patent. It also means that the source for libFLAC is available under the <A HREF="http://www.opensource.org/licenses/lgpl-license.html">LGPL</A> and the sources for flac and the plugins are available under the <A HREF="http://www.opensource.org/licenses/gpl-license.html">GPL</A>.
96 </P>
97 <P>
98 See the <A HREF="features.html">features page</A>, <A HREF="documentation.html">documentation page</A>, or <A HREF="format.html">FLAC format page</A> for more info, the <A HREF="comparison.html">comparison page</A> to see how the reference encoder measures up, or the <A HREF="goals.html">goals page</A> for what the FLAC project hopes to achieve.
99 </P>
100 </FONT>
101 </TD></TR>
102 </TABLE>
103 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
104</TD></TR>
105</TABLE>
106
107
108
109<TABLE WIDTH="100%">
110<TR><TD>
111 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
112 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#D3D4C5">
113 <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
114 <B><FONT SIZE="+2">download</FONT></B>
115 </FONT></TD></TR>
116 </TABLE>
117 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
118 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
119 <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
120 <P>
121 Visit the <A HREF="download.html">download page</A> for links to the source code or pre-built binaries, or go directly to the <A HREF="http://www.sourceforge.net/projects/flac/">source</A> on SourceForge.
122 </P>
123 </FONT>
124 </TD></TR>
125 </TABLE>
126 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
127</TD></TR>
128</TABLE>
129
130
131
132<TABLE WIDTH="100%">
133<TR><TD>
134 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
135 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#D3D4C5">
136 <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
137 <B><FONT SIZE="+2">documentation</FONT></B>
138 </FONT></TD></TR>
139 </TABLE>
140 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
141 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
142 <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
143 <P>
144 The documentation is available online as well as in the distributions. The general installation and usage documentation for flac and the plugins is <A HREF="documentation.html">here</A>. For a detailed description of the FLAC format and reference encoder see the <A HREF="format.html">FLAC format page</A>.
145 </P>
146 </FONT>
147 </TD></TR>
148 </TABLE>
149 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
150</TD></TR>
151</TABLE>
152
153
154
155<TABLE WIDTH="100%">
156<TR><TD>
157 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
158 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#D3D4C5">
159 <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
Josh Coalsonf12ac352001-03-02 21:20:01 +0000160 <B><FONT SIZE="+2">id registration</FONT></B>
161 </FONT></TD></TR>
162 </TABLE>
163 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
164 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
165 <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
166 <P>
167 If you have an application that uses FLAC and would like it to be able to tag .flac files with custom metadata, visit the <A HREF="id.html">registration page</A> to register an ID for your application.
168 </P>
169 </FONT>
170 </TD></TR>
171 </TABLE>
172 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
173</TD></TR>
174</TABLE>
175
176
177
178<TABLE WIDTH="100%">
179<TR><TD>
180 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
181 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#D3D4C5">
182 <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
Josh Coalsonbb7f6b92000-12-10 04:09:52 +0000183 <B><FONT SIZE="+2">message from the maintainer</FONT></B>
184 </FONT></TD></TR>
185 </TABLE>
186 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
187 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
188 <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
189 <P>
190 I came up with FLAC because no audio compression format I could find did everything I needed. Since I couldn't mash them all together (most are closed-source), I solidified all my requirements (now the FLAC <A HREF="goals.html">goals</A>) and wrote the first implementation. I intended to open-source it from the beginning for two reasons: 1) so that people who knew more about audio compression than me could help improve it; and 2) I wanted to give something back to the OS community, whose huge body of work I rely on so much.
191 </P>
192 <P>
193 So I started the FLAC project on SourceForge as soon as I had a relatively complete first implementation. Now I'm the maintainer of the FLAC project. You can get in touch with me about it through the <A HREF="http://sourceforge.net/mail/?group_id=13478">mailing list</A> or <A HREF="mailto:jcoalson@users.sourceforge.net">directly</A>
194 </P>
195 <P>
196 --Josh Coalson
197 </P>
198 </FONT>
199 </TD></TR>
200 </TABLE>
201 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
202</TD></TR>
203</TABLE>
204
205
206
207</TD>
208
209
210<TD width="26%" valign="top" align="center">
211
212
213<TABLE WIDTH="95%">
214<TR><TD>
215 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
216 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#D3D4C5">
217 <TR><TD ALIGN="center"><FONT FACE="Lucida,Verdana,Helvetica,Arial">
218 <B>news</B>
219 </FONT></TD></TR>
220 </TABLE>
221 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
222 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
Josh Coalsonf12ac352001-03-02 21:20:01 +0000223 <TR><TD BGCOLOR="#EEEED4"><SMALL><FONT FACE="Lucida,Verdana,Helvetica,Arial"><A HREF="news.html#20010305">05-Mar-2001</A> :<BR>&nbsp;&nbsp;Version 0.8 is out<BR></FONT></SMALL></TD></TR>
Josh Coalson4bbb2022001-02-12 09:09:41 +0000224 <TR><TD BGCOLOR="#EEEED4"><SMALL><FONT FACE="Lucida,Verdana,Helvetica,Arial"><A HREF="news.html#20010212">12-Feb-2001</A> :<BR>&nbsp;&nbsp;Version 0.7 released<BR></FONT></SMALL></TD></TR>
Josh Coalsonc4dce652001-01-26 21:39:25 +0000225 <TR><TD BGCOLOR="#EEEED4"><SMALL><FONT FACE="Lucida,Verdana,Helvetica,Arial"><A HREF="news.html#20010128">28-Jan-2001</A> :<BR>&nbsp;&nbsp;FLAC gets FASTER for version 0.6<BR></FONT></SMALL></TD></TR>
Josh Coalsoncab3c0a2001-01-16 07:08:13 +0000226 <TR><TD BGCOLOR="#EEEED4"><SMALL><FONT FACE="Lucida,Verdana,Helvetica,Arial"><A HREF="news.html#20010115">15-Jan-2001</A> :<BR>&nbsp;&nbsp;FLAC goes beta with version 0.5<BR></FONT></SMALL></TD></TR>
Josh Coalson4f822bd2000-12-22 22:48:17 +0000227 <TR><TD BGCOLOR="#EEEED4"><SMALL><FONT FACE="Lucida,Verdana,Helvetica,Arial"><A HREF="news.html#20001223">23-Dec-2000</A> :<BR>&nbsp;&nbsp;Version 0.4 released<BR></FONT></SMALL></TD></TR>
228 <TR><TD BGCOLOR="#EEEED4"><SMALL><FONT FACE="Lucida,Verdana,Helvetica,Arial"><A HREF="news.html#20001210">10-Dec-2000</A> :<BR>&nbsp;&nbsp;FLAC <A HREF="http://www.sourceforge.net/projects/flac/">debuts</A> on SourceForge<BR></FONT></SMALL></TD></TR>
Josh Coalsonbb7f6b92000-12-10 04:09:52 +0000229 </TABLE>
230 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
231</TD></TR>
232</TABLE><BR><P>
233
234
235<TABLE WIDTH="95%">
236<TR><TD>
237 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
238 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#D3D4C5">
239 <TR><TD ALIGN="center"><FONT FACE="Lucida,Verdana,Helvetica,Arial">
240 <B>links</B>
241 </FONT></TD></TR>
242 </TABLE>
243 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
244 <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
Josh Coalsonef952612001-01-17 01:13:57 +0000245 <TR><TD BGCOLOR="#EEEED4"><SMALL><FONT FACE="Lucida,Verdana,Helvetica,Arial"><A HREF="http://www.sourceforge.net/projects/flac/">SourceForge project page</A><BR></FONT></SMALL></TD></TR>
246 <TR><TD BGCOLOR="#EEEED4"><SMALL><FONT FACE="Lucida,Verdana,Helvetica,Arial"><A HREF="http://freshmeat.net/projects/flac">Freshmeat page</A><BR></FONT></SMALL></TD></TR>
Josh Coalson54f89732000-12-19 22:54:44 +0000247 <TR><TD BGCOLOR="#EEEED4"><SMALL><FONT FACE="Lucida,Verdana,Helvetica,Arial"><A HREF="http://www.firstpr.com.au/audiocomp/lossless/">First Principles</A><BR></FONT></SMALL></TD></TR>
248 <TR><TD BGCOLOR="#EEEED4"><SMALL><FONT FACE="Lucida,Verdana,Helvetica,Arial"><A HREF="http://www.chat.ru/~dkutsanov/~index.htm">Audio encoding tools</A><BR></FONT></SMALL></TD></TR>
Josh Coalson47091de2001-02-02 21:31:14 +0000249<!--
250What uses FLAC section for later:
251Smurf Sound Font Editor (http://smurf.sourceforge.net/)
252split_wav WAV+CUE splitter (http://www.lameb.fsnet.co.uk/)
253CD Wave?
254etree.org?
255-->
Josh Coalsonbb7f6b92000-12-10 04:09:52 +0000256 </TABLE>
257 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
258</TD></TR>
259</TABLE><BR><P>
260
261
262<A href="http://sourceforge.net"><IMG src="http://sourceforge.net/sflogo.php?group_id=13478&amp;type=1" width="88" height="31" border="0" alt="SourceForge Logo"></A><BR>
263
264
265<BR></FONT>
266</TD></TR></TABLE>
267
268
269</CENTER>
270
271</BODY>
272</HTML>