<div align="center">
	<b>transKode v0.6</b>
</div>

<p>
	<b>About:</b><br/>
	Adds a menu entry, 'transKode', to the playlist popup
	menu which allows reencoding of selected tracks using
	predefined profiles (use the 'configure' option to add,
	remove or edit them).
</p>

<p>
	<b>Supported input formats:</b><br/>
	<ul>
		<li>ape/mac (needs mac or gst-launch)</li>
		<li>bonk (needs bonk)</li>
		<li>flac (needs flac, mplayer or gst-launch)</li>
		<li>la (needs la)</li>
		<li>mp3 (needs lame, mplayer or gst-launch)</li>
		<li>mp4/m4a (needs faad, mplayer or gst-launch)</li>
		<li>mpc (needs mppdec or gst-launch)</li>
		<li>ofr (needs ofr)</li>
		<li>ogg (needs oggdec, mplayer or gst-launch)</li>
		<li>pac (needs lpac)</li>
		<li>shn (needs shorten or gst-launch)</li>
		<li>spx (needs speexdec or gst-launch)</li>
		<li>tta (needs ttaenc or gst-launch)</li>
		<li>wav</li>
		<li>wv (needs wvunpack or gst-launch)</li>
		<li>...plus any other audio formats decodable by mplayer/gst-launch (needs gst-launch with spider plugin)</li>
	</ul>
</p>

<p>
	<b>Supported output formats:</b><br/>
	<ul>
		<li>ape/mac (needs mac)</li>
		<li>bonk (needs bonk)</li>
		<li>flac (needs flac)</li>
		<li>la (needs la)</li>
		<li>mp3 (needs lame)</li>
		<li>mp4/m4a (needs faac)</li>
		<li>mpc (needs mppenc)</li>
		<li>ofr (needs ofr)</li>
		<li>ogg (needs oggenc)</li>
		<li>pac (needs lpac)</li>
		<li>shn (needs shorten)</li>
		<li>spx (needs speexenc)</li>
		<li>tta (needs ttaenc)</li>
		<li>wav</li>
		<li>wv (needs wavpack)</li>
		<li>...plus output formats for which you have gstreamer
		encoding plugins (needs gst-launch with wavparse plugin)</li>
	</ul>
</p>


<p>
	<b>Required dependencies:</b>
	<ul>
		<li>amaroK >= 1.3 (http://amarok.kde.org/)</li>
		<li>TagLib >= 1.4 (http://developer.kde.org/~wheeler/taglib.html)</li>
	</ul>
</p>

<p>
	<b>Optional dependencies:</b>
	<ul>
		<li>Bonk Audio (http://www.logarithmic.net/pfh/bonk)</li>
		<li>FAAC/FAAD (http://sourceforge.net/projects/faac/)</li>
		<li>FLAC (http://flac.sourceforge.net)</li>
		<li>GStreamer (http://gstreamer.freedesktop.org/)</li>
		<li>LAME (http://lame.sourceforge.net)</li>
		<li>LPAC (http://www.nue.tu-berlin.de/wer/liebchen/lpac.html)</li>
		<li>Lossless Audio (http://www.lossless-audio.com/)</li>
		<li>Monkey's Audio Port (http://sourceforge.net/projects/mac-port/)</li>
		<li>MPlayer (http://www.mplayerhq.hu)</li>
		<li>Musepack (http://musepack.net)</li>
		<li>OGG Vorbis (http://www.vorbis.com)</li>
		<li>OptimFROG (http://www.losslessaudio.org/)</li>
		<li>Shorten (http://www.hornig.net/shorten/)</li>
		<li>Speex (http://www.speex.org/)</li>
		<li>Streamripper (http://streamripper.sourceforge.net/)</li>
		<li>True Audio (http://www.true-audio.com)</li>
		<li>WavPack (http://www.wavpack.com/)</li>
	</ul>
	Note that you don't need all of this programs to use the script,
	(specifically, you may omit most of the listed decoders if you have
	an installed mplayer or gstreamer capable of decoding those formats).
</p>

<p>
	<b>Credits:</b><br/>
	Based on AUDIO FORMAT CONVERTER v.6 by Michael Mitton<br/>
	(http://www.kde-apps.org/content/show.php?content=23653)
</p>

<p>
	<b>Author:</b><br/>
	Sergio Pistone (sergio_pistone@yahoo.com.ar)<br/>
</p>

<p>
	<b>Released under the GNU GPL</b>
</p>
