annotate src/flac-1.2.1/doc/html/documentation_tools_plugins.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 <a name="plugins"></a><a name="xmms_plugin">xmms plugin</a>
cannam@86 49 </div>
cannam@86 50 <div class="box_header"></div>
cannam@86 51 <div class="box_body">
cannam@86 52 Normally the FLAC plugin for XMMS is installed with a package, but some of the <a href="download.html">binary builds</a> have a compiled plugin. All that is necessary is to copy <span class="code">libxmms-flac.so</span> to the directory where XMMS looks for input plugins (usually <span class="code">/usr/lib/xmms/Input</span> or <span class="code">$HOME/.xmms/Input</span>). There is nothing else to configure. Make sure to restart XMMS before trying to play any <span class="code">.flac</span> files.
cannam@86 53 </div>
cannam@86 54 <div class="box_footer"></div>
cannam@86 55 </div>
cannam@86 56
cannam@86 57 <br />
cannam@86 58
cannam@86 59 <div class="box">
cannam@86 60 <div class="box_title">
cannam@86 61 <a name="winamp_plugin">winamp plugin</a>
cannam@86 62 </div>
cannam@86 63 <div class="box_header"></div>
cannam@86 64 <div class="box_body">
cannam@86 65 Since Winamp 5.31, Nullsoft has supplied a FLAC plugin with their Full install; nothing else is needed to get FLAC to play in Wnamp.<br />
cannam@86 66 <br />
cannam@86 67 Before Winamp 5.31 it was necessary to use our FLAC plugin. If you have an older version of Winamp, our plugin is still available in the <a href="http://cyberial.com/flacinstaller.asp">FLAC Installer for Windows</a>. The Winamp plugin should work for both Winamp2 and Winamp5. All that is necessary is to copy <span class="code">in_flac.dll</span> to the <span class="code">Plugins/</span> directory of your Winamp installation. There is nothing else to configure. Make sure to restart Winamp before trying to play any <span class="code">.flac</span> files.
cannam@86 68 </div>
cannam@86 69 <div class="box_footer"></div>
cannam@86 70 </div>
cannam@86 71
cannam@86 72
cannam@86 73 <div class="copyright">
cannam@86 74 <!-- @@@ oh so hacky -->
cannam@86 75 <table>
cannam@86 76 <tr>
cannam@86 77 <td align="left">
cannam@86 78 Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
cannam@86 79 </td>
cannam@86 80 <td width="1%" align="right">
cannam@86 81 <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 82 </td>
cannam@86 83 <td width="1%" align="right">
cannam@86 84 <a href="http://www.eff.org/cafe/"><img src="images/cafebug.gif" alt="CAFE Logo" border="0" /></a><br />
cannam@86 85 </td>
cannam@86 86 <td width="1%" align="right">
cannam@86 87 <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 88 </td>
cannam@86 89 </tr>
cannam@86 90 </table>
cannam@86 91 </div>
cannam@86 92
cannam@86 93 </body>
cannam@86 94 </html>