revamp html to be xhtml 1.0 compliant, also use css
[platform/upstream/flac.git] / doc / html / download.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <!-- Copyright (c)  2000,2001,2002,2003,2004,2005  Josh Coalson -->
3 <!-- Permission is granted to copy, distribute and/or modify this document -->
4 <!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
5 <!-- or any later version published by the Free Software Foundation; -->
6 <!-- with no invariant sections. -->
7 <!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
8 <html>
9 <head>
10         <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
11         <meta name="author" content="Josh Coalson" />
12         <meta name="description" content="A free, open source codec for lossless audio compression and decompression" />
13         <meta name="keywords" content="free,lossless,audio,codec,encoder,decoder,compression,compressor,archival,archive,archiving,backup,music" />
14         <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
15         <link rel="stylesheet" type="text/css" href="flac.css" />
16         <title>FLAC - download</title>
17 </head>
18
19 <body>
20
21 <div class="logo">
22         <a href="http://flac.sourceforge.net/"><img src="images/logo130.gif" alt="FLAC Logo" align="middle" border="0" hspace="0" /></a>
23 </div>
24
25 <div class="above_nav"></div>
26
27 <div class="separator2"></div>
28
29 <div class="navbar">
30         &nbsp;<a href="index.html">home</a>&nbsp;&nbsp;|
31         &nbsp;<a href="faq.html">faq</a>&nbsp;&nbsp;|
32         &nbsp;<a href="news.html">news</a>&nbsp;&nbsp;|
33         &nbsp;download&nbsp;&nbsp;|
34         &nbsp;<a href="features.html">features</a>&nbsp;&nbsp;|
35         &nbsp;<a href="goals.html">goals</a>&nbsp;&nbsp;|
36         &nbsp;<a href="format.html">format</a>&nbsp;&nbsp;|
37         &nbsp;<a href="id.html">id</a>&nbsp;&nbsp;|
38         &nbsp;<a href="comparison.html">comparison</a>&nbsp;&nbsp;|
39         &nbsp;<a href="documentation.html">documentation</a>&nbsp;&nbsp;|
40         &nbsp;<a href="changelog.html">changelog</a>&nbsp;&nbsp;|
41         &nbsp;<a href="links.html">links</a>&nbsp;&nbsp;|
42         &nbsp;<a href="developers.html">developers</a>&nbsp;
43 </div>
44
45 <div class="separator2"></div>
46
47 <div class="langbar">
48         &nbsp;english&nbsp;&nbsp;|
49         &nbsp;<a href="ru/download.html">russian</a>&nbsp;
50 </div>
51
52 <div class="separator2"></div>
53
54 <div class="below_nav"></div>
55
56 <div class="box">
57         <div class="box_title">
58                 download
59         </div>
60         <div class="box_header"></div>
61         <div class="box_body">
62                 All source code and binaries are freely available and distributed under <a href="http://www.opensource.org/docs/definition.php">Open Source</a> licenses.  The codec libraries are distributed under Xiph.org's BSD license, and the plugins and command-line utilites (<span class="commandname">flac</span> and <span class="commandname">metaflac</span>) are distributed under the <a href="http://www.opensource.org/licenses/gpl-license.html">GPL</a>.  If you would like to redistribute parts or all of FLAC under different terms, <a href="mailto:jcoalson@users.sourceforge.net">contact Josh Coalson</a>.  (For more information, see the <a href="license.html">license page</a>.)
63                 <ul>
64                         <li>
65                                 <b>Linux</b>
66                                 <ul>
67                                         <li><a href="http://prdownloads.sourceforge.net/flac/flac-1.1.2-linux-i386.tar.gz?download">FLAC 1.1.2 for RedHat 7.x</a></li>
68                                         <li><a href="http://packages.debian.org/cgi-bin/search_packages.pl?keywords=flac+libflac+1.&amp;searchon=all&amp;subword=1&amp;version=all&amp;release=all">FLAC 1.x Debian packages</a></li>
69                                         <li>RPMs can be found on <a href="http://ccrma-www.stanford.edu/planetccrma/software/soundapps.html">Planet CCRMA</a> and <a href="http://rpmfind.net/linux/rpm2html/search.php?query=flac">rpmfind.net</a></li>
70                                 </ul>
71                         </li>
72                         <li>
73                                 <b>Mac OS X</b>
74                                 <ul>
75                                         <li><a href="http://www.danrules.com/macflac/">MacFLAC with installer and GUI front-end</a> (source code not available)</li>
76                                         <li><a href="http://software.emuscene.com/view.php?softid=10">FLACer</a> (source code not available)</li>
77                                         <li><a href="http://www.versiontracker.com/dyn/moreinfo/macosx/21952">xACT with installer and GUI front-end</a> (source code included)</li>
78                                         <li><a href="http://fink.sourceforge.net/pdb/package.php/flac">FLAC Fink package</a> for use with <a href="http://fink.sourceforge.net/">Fink</a></li>
79                                         <li><a href="http://prdownloads.sourceforge.net/flac/flac-1.1.2-osx-ppc.tar.gz?download">FLAC 1.1.2 for OS X (no installer)</a></li>
80                                 </ul>
81                         </li>
82                         <li>
83                                 <b>Windows</b>
84                                 <ul>
85                                         <li><a href="http://cyberial.com/flacinstaller.asp">FLAC 1.1.2 for Windows with installer</a>. <b>NOTE: </b>Several virus scanners are reporting that FLAC contains a trojan; this is a FALSE POSITIVE.  For more info see <a href="http://nsis.sourceforge.net/index.php?id=2&amp;backPID=2&amp;tt_news=14">here</a>, <a href="http://servicenews.symantec.com/cgi-bin/displayArticle.cgi?article=29991&amp;group=symantec.support.generic.virus_corporate.general&amp;tpre=ent">here</a>, <a href="http://forums.mcafeehelp.com/viewtopic.php?p=164312">here</a>.</li>
86                                         <li><a href="http://prdownloads.sourceforge.net/flac/flac-1.1.2-win.zip?download">FLAC 1.1.2 for Windows (tools only)</a></li>
87                                 </ul>
88                         </li>
89                         <li>
90                                 <b>Other</b>
91                                 <ul>
92                                         <li><a href="http://amiga.sourceforge.net/">FLAC package for Amiga</a></li>
93                                         <li><a href="http://freeware.sgi.com/">FLAC packages for IRIX</a>.</li>
94                                         <li><a href="http://prdownloads.sourceforge.net/flac/flac-1.1.0-sol2.7-sparc.tar.gz?download">FLAC 1.1.0 for Solaris 2.7</a></li>
95                                         <li>Unofficial port of the <a href="http://arisme.free.fr/ports/flac.php">FLAC libraries to Windows CE (WinCE)</a></li>
96                                 </ul>
97                         </li>
98                         <li>
99                                 <b>Source code</b>
100                                 <ul>
101                                         <li><a href="http://prdownloads.sourceforge.net/flac/flac-1.1.2.tar.gz?download">FLAC 1.1.2 full source code</a>; also includes documentation and build systems for Windows (MSVC++) and *nix,*BSD,OS/2,OS X (autotools)</li>
102                                         <li><a href="http://cvs.sourceforge.net/cvstarballs/flac-cvsroot.tar.bz2">Nightly CVS tarball</a>; this is the actual CVS repository used for development</li>
103                                 </ul>
104                         </li>
105                         <li>
106                                 <b>Older versions</b>
107                                 <ul>
108                                         <li><a href="http://sourceforge.net/project/showfiles.php?group_id=13478">Older versions of FLAC</a> available from SourceForge</li>
109                                 </ul>
110                         </li>
111                 </ul>
112         </div>
113         <div class="box_footer"></div>
114 </div>
115
116 <br />
117
118 <a name="extras" />
119 <div class="box">
120         <div class="box_title">
121                 extras
122         </div>
123         <div class="box_header"></div>
124         <div class="box_body">
125                 <b>NOTE: </b> these extras are not part of the FLAC project.  They are all freely available but distributed under their authors' own terms.
126                 <br /><br />
127                 <b>NOTE: </b> don't forget to check out the <a href="links.html">links page</a> for a list of other useful open-source software supporting FLAC.
128                 <br /><br />
129                 <b>GUI encoding/decoding front-ends:</b>
130                 <ul>
131                         <li>
132                                 <b>Windows</b>
133                                 <ul>
134                                         <li><a href="http://www.dbpoweramp.com/">dBpowerAMP</a>, a swiss army knife that can convert and play many formats, including FLAC.</li>
135                                         <li><a href="http://www.uninformative.com/flacattack/">Flacattack</a>: an all-in-one tool that works with ExactAudioCopy to encode a CD image to FLAC, embed the cuesheet, add ReplayGain, create lossy files, etc. all in a customizable directory structure.</li>
136                                         <li><a href="http://www.rarewares.org/lossless.html">FLACdrop</a>, an Oggdrop-like frontend for Windows, or the even more versatile <a href="http://homepage.ntlworld.com/jfe1205/">oggdropXPd</a>.</li>
137                                         <li><a href="http://home.wanadoo.nl/~w.speek/flac.htm">FLAC frontend</a>, a Windows GUI, or the even more versatile <a href="http://home.wanadoo.nl/~w.speek/multi.htm">Multi frontend</a>.</li>
138                                         <li><a href="http://home.vxu.se/mdati00/frontah/">Frontah</a>, a new frontend to many codecs, including FLAC.  Still in beta but has good reviews.</li>
139                                         <li><a href="http://mareo.netfirms.com/">MAREO</a> is a "virtual" encoder that can be used with ExactAudioCopy to encode to multiple formats (including FLAC) at once while ripping.</li>
140                                         <li><a href="http://www.monkeysaudio.com/">Monkey's Audio</a> can be fooled into supporting FLAC as an external encoder; <a href="documentation.html#monkey">here's how</a>.</li>
141                                         <li><a href="http://www.unifront.boereck.de/">UniversalFront</a>, an encoding/decoding/transcoding GUI that is also scriptable.</li>
142                                 </ul>
143                         </li>
144                         <li>
145                                 <b>Unix</b>
146                                 <ul>
147                                         <li><a href="http://www.nostatic.org/grip/">Grip</a> is a great ripping and encoding front end and can be easily configured to use flac.  See <a href="http://sourceforge.net/mailarchive/forum.php?thread_id=1634089&amp;forum_id=5443">this message</a> on how to configure Grip for FLAC.</li>
148                                         <li><a href="http://www.amb.org/xmcd/">xmcd</a> is a CD ripper with CDDB support as well as a player.</li>
149                                 </ul>
150                         </li>
151                         <li>
152                                 <b>Mac OS X</b>
153                                 <ul>
154                                         <li><a href="http://www.danrules.com/macflac/">MacFLAC</a>, a FLAC distribution which also includes nice graphical front-end.</li>
155                                         <li><a href="http://members.rogers.com/beamsplitter/">RipBeak</a> is a nice GUI encoding frond-end that supports FLAC as well as Vorbis and MP3.</li>
156                                         <li><a href="http://www.versiontracker.com/dyn/moreinfo/macosx/21952">xACT</a>, another FLAC distribution with a graphical front-end to FLAC and other formats.</li>
157                                 </ul>
158                         </li>
159                 </ul>
160                 <b>CD burning:</b>
161                 <ul>
162                         <li>
163                                 <b>Windows</b>
164                                 <ul>
165                                         <li><a href="http://www.burnatonce.com/">burnatonce</a>, a CD burning GUI that wraps around <a href="http://sourceforge.net/projects/cdrdao/">cdrdao</a> and <a href="http://freshmeat.net/projects/cdrecord/">mkisofs</a>.</li>
166                                         <li><a href="http://www.burrrn.net/">Burrrn</a> supports burning CDs from cuesheets directly from many formats, including FLAC, and supports most tag formats.</li>
167                                         <li><a href="http://www.cdwave.com/">CD Wave</a>, a CD authoring tool that can read and write FLAC.</li>
168                                 </ul>
169                         </li>
170                         <li>
171                                 <b>Unix</b>
172                                 <ul>
173                                         <li><a href="http://arson.sourceforge.net/">Arson</a>, a front-end to various CD burning and ripping tools.</li>
174                                 </ul>
175                         </li>
176                 </ul>
177                 <b>Third-party plugins:</b>
178                 <ul>
179                         <li>
180                                 <b>Windows</b>
181                                 <ul>
182                                         <!-- case's page disappeared, use temporary links
183                                         <li><a href="http://www.saunalahti.fi/~cse/files/cool_flac.zip">Cooledit FLAC filter</a> (source code <a href="http://www.saunalahti.fi/cse/files/cool_flac_src.zip">here</a>).</li>
184                                         -->
185                                         <li><a href="http://www.hydrogenaudio.org/index.php?showtopic=20145">Cooledit FLAC filter</a>.</li>
186                                         <li><a href="http://corecodec.org/projects/coreflac">CoreFLAC</a>: DirectShow filters for encoding to/decoding from FLAC.</li>
187                                         <li><a href="http://www.illiminable.com/ogg/">DirectShow filters</a> for encoding to/decoding from FLAC and Ogg FLAC (as well as Ogg Vorbis/Speex/Theora).</li>
188                                         <li><a href="http://www.monsterfang.com/MCinFLAC/">Media Center/Media Jukebox FLAC plugin</a> and <a href="http://www.monsterfang.com/MCinFLAC/Encoding.htm">instructions</a> on how to encode to FLAC as well.  Source is also available.</li>
189                                         <li><a href="http://www.phsoft.nl/?id=flacplginf">Mp3CoolPlay-X FLAC plugin</a>.</li>
190                                         <li><a href="http://neroplugins.cd-rw.org/">Nero FLAC plugin</a> allows you to burn FLAC files directly to audio CDs.</li>
191                                         <li><a href="http://www.quinnware.com/plugins/in_qcdflac.exe">QCD FLAC plugin</a>.</li>
192                                         <li><a href="http://www.winamp.com/plugins/details.php?id=131643">FLAC Winamp3 plugin</a> by Giacomo Margarito.</li>
193                                 </ul>
194                         </li>
195                         <li>
196                                 <b>Java</b>
197                                 <ul>
198                                         <li><a href="http://jflac.sourceforge.net/">jFLAC</a>: a Java native-FLAC decoder library and player application.</li>
199                                         <li><a href="http://www.j-ogg.de/">J-Ogg</a>: Java libraries for Ogg decoding, including Ogg FLAC.</li>
200                                 </ul>
201                         </li>
202                 </ul>
203         </div>
204         <div class="box_footer"></div>
205 </div>
206
207
208 <div class="copyright">
209         Copyright (c) 2000,2001,2002,2003,2004,2005  Josh Coalson
210 </div>
211
212 </body>
213 </html>