Updated FAQ document.

This commit is contained in:
LoRd_MuldeR 2011-08-28 01:18:39 +02:00
parent bcbd8defce
commit 737be134d4

View File

@ -16,7 +16,7 @@ a:visited { color: #0000EE; }
<body>
<h3>LameXP - Frequently Asked Questions (FAQ)</h3><br>
<a name="6a0b023d"></a><b>Table of contents:</b><br>
<a name="127191f3"></a><b>Table of contents:</b><br>
<ul>
<li><a href="#6a0b023d">What is LameXP ???</a>
<li><a href="#be0a8459">What platforms does LameXP run on?</a>
@ -58,14 +58,27 @@ a:visited { color: #0000EE; }
<a name="6a0b023d"></a><b>What is LameXP ???</b><br>
<br>
LameXP is a graphical user-interface for a number of audio encoders. It was developed to support a huge<br>
number of input formats. File formats are detected reliably using MediaInfo. Compressed audio formats are<br>
decoded to uncompressed Wave files using suitable CLI audio decoders. Furthermore LameXP allows batch<br>
processing of multiple audio files. Multi-threading is implemented by processing several audio files<br>
concurrently. All the third-party tools incorporated in LameXP are listed in the "About" dialog. The Nero AAC<br>
encoder cannot be redistributed due to licensing issues; it is available as a free download from the public<br>
Nero web-site. Note: LameXP does NOT use/need any "external" audio decoders. It neither requires nor supports<br>
any ACM Codecs or DirectShow/DMO filters! And it will NOT install anything of that kind on your system.<br><br>
LameXP is a graphical user-interface (front-end) for various of audio encoders: It allows you convert your<br>
audio files from one audio format to another one in the most simple way. Despite its name, LameXP is NOT only<br>
a front-end for the LAME encoder, but supports a wide range of output formats, including MP3, Ogg Vorbis,<br>
AAC/MP4, FLAC, AC-3 and Wave Audio. The number of supported input formats is even bigger! Furthermore LameXP<br>
does NOT only run on Windows XP, but also on Windows Vista, Windows 7 and many other operating systems.<br>
<br>
As all the encoders and decoders used by LameXP are already "built-in" (with one exception), you do NOT need<br>
to install any additional software, such as "Codecs", "Filters" or "Plug-ins", on your computer. Everything<br>
works "out of the box"! You can even use LameXP as a "portable" application, e.g. run it from your USB stick.<br>
Moreover LameXP was designed for batch processing. This means that you can convert a huge number of audio<br>
files, e.g. a complete album or even your entire music collection, in a single step. And, as LameXP is able<br>
to process several audio files in parallel, it takes full advantage of modern multi-core processors! However<br>
LameXP is NOT only optimized for speed, it also provides excellent sound quality by using the most<br>
sophisticated encoders available and by giving the user unrestricted control over all encoding parameters.<br>
<br>
In addition to that, LameXP provides full support for metadata, including cover art. So when converting your<br>
audio files, LameXP will retain existing meta tags. But there also is an easy-to-use editor for adding or<br>
modifying metadata. LameXP supports Unicode for both, meta tags and filenames, so there won't be any problems<br>
with "foreign" characters. And, thanks to our translators, the user-interface of LameXP is available in<br>
multiple languages. Last but not least, LameXP supports a number of post-processing filters, including sample<br>
rate conversion, normalization (gain), tone adjustment and downmixing of multi-channel sources.<br><br>
<br><br>