OSDN Git Service

Started porting the LameXP documentation to Pandoc/Markdown.
[lamexp/LameXP.git] / doc / Manual.md
1 % LameXP - User Manual
2
3 Introduction
4 ============
5
6 ![LameXP](http://lamexp.sourceforge.net/lamexp.png)
7
8 LameXP is a graphical user-interface (front-end) for various of audio encoders: It allows you convert your audio files from one audio format to another one in the most simple way. Despite its name, LameXP is NOT only a front-end for the LAME encoder, but supports a wide range of output formats, including MP3, Ogg Vorbis, AAC/MP4, FLAC, AC-3 and Wave Audio. The number of supported input formats is even bigger! Furthermore LameXP does NOT only run on Windows XP, but also on Windows Vista, Windows 7 and many other operating systems.
9
10 As all the encoders and decoders used by LameXP are already "built-in" (with one exception), you do NOT need to install any additional software, such as "Codecs", "Filters" or "Plug-ins", on your computer. Everything works "out of the box"! You can even use LameXP as a "portable" application, e.g. run it from your USB stick. Moreover LameXP was designed for batch processing. This means that you can convert a huge number of audio files, e.g. a complete album or even your entire music collection, in a single step. And, as LameXP is able to process several audio files in parallel, it takes full advantage of modern multi-core processors! However LameXP is NOT only optimized for speed, it also provides excellent sound quality by using the most sophisticated encoders available and by giving the user unrestricted control over all encoding parameters. In addition to that, LameXP provides full support for metadata, including cover art. So when converting your audio files, LameXP will retain existing meta tags. But there also is an easy-to-use editor for adding or modifying metadata. LameXP supports Unicode for both, meta tags and filenames, so there won't be any problems with "foreign" characters. And, thanks to our translators, the user-interface of LameXP is available in multiple languages. Last but not least, LameXP supports a number of post-processing filters, including sample rate conversion, normalization (gain), tone adjustment and downmixing of multi-channel sources.
11
12
13 Platform Support
14 ----------------
15
16 **Tier #1:** LameXP is currently being developed on the following platforms:
17
18 * Microsoft Windows 8.1, 32-Bit and 64-Bit editions
19 * Microsoft Windows 7 with Service Pack 1, 32-Bit and 64-Bit editions
20 * Microsoft Windows XP with Service Pack 3 (see remarks below!)
21
22
23 **Tier #2:** The following platforms should work too, but aren't tested extensively:
24
25 * Microsoft Windows 10, 32-Bit and 64-Bit editions
26 * Microsoft Windows 8.0, 32-Bit and 64-Bit editions
27 * Microsoft Windows Vista with Service Pack 2, 32-Bit and 64-Bit editions
28 * Microsoft Windows XP x64 Edition with Service Pack 2
29 * Microsoft Windows Server 2008 with Service Pack 2
30 * Microsoft Windows Server 2008 R2 with Service Pack 1
31 * GNU/Linux (e.g. Ubuntu 12.04) using Wine v1.4+, native Linux version planned
32
33 **Legacy:** The following platforms are NOT actively supported any longer:
34
35 * Microsoft Windows 2000
36 * Microsoft Windows NT 4.0
37 * Microsoft Windows Millennium Edition
38 * Microsoft Windows 98
39 * Microsoft Windows 95
40
41 *Remarks:* Windows XP has reached "end of life" on April 8th, 2014. This means that Microsoft has stopped all support for Windows XP, i.e. *no* updates or bugfixes are made available to regular Windows XP uses since that date, *not* even security fixes! Thus, all the security vulnerabilities that have been discovered *after* this deadline - and all the security vulnerabilities that will be discovered in the future - are going remain *unfixed* forever! Consequently, using Windows XP has become a severe security risk, and the situation is only going to get worse. While LameXP will continue to support Windows XP (note that Service Pack 3 is required!) for the foreseeable future, we *highly* recommend everybody to update to a less antiquated system now. Windows XP support will be discontinued in a future version, when most users have migrated to a contemporary system.
42
43
44 Supported Output Formats (Encoders)
45 -----------------------------------
46
47 Currently the following output formats are supported by LameXP:
48
49 * Opus Audio Codec, using the Opus-Tools by Xiph.org/Mozilla [built-in]
50 * Ogg Vorbis, using the OggEnc2/libvorbis encoder with aoTuV [built-in]
51 * MPEG Audio-Layer III (MP3), using the LAME encoder [built-in]
52 * Advanced Audio Coding (AAC), using Nero AAC encoder [separate download!]
53 * ATSC A/52 (aka "AC-3"), using the Aften encoder [built-in]
54 * DCA, using the DCA Enc encoder (still experimental) [built-in]
55 * Free Lossless Audio Codec (FLAC) [built-in]
56 * Uncompressed PCM / Waveform Audio File (WAV/RIFF)
57
58
59 Supported Input Formats (Decoders)
60 ----------------------------------
61
62 Currently the following input formats are supported by LameXP:
63
64 * AC-3 (ATSC A/52), using Valib decoder [built-in]
65 * Advanced Audio Coding (AAC), using FAAD decoder [built-in]
66 * Apple Lossless (ALAC)
67 * Apple/SGI AIFF
68 * Avisynth, audio only [requires Avisynth 2.5.x to be installed]
69 * Digital Theater System, using Valib decoder [built-in]
70 * Free Lossless Audio Codec (FLAC)
71 * Microsoft ADPCM
72 * Monkey's Audio (APE)
73 * MPEG Audio-Layer I (MP1), using mpg123 decoder [built-in]
74 * MPEG Audio-Layer II (MP2), using mpg123 decoder [built-in]
75 * MPEG Audio-Layer III (MP3), using mpg123 decoder [built-in]
76 * Musepack
77 * Opus Audio Codec
78 * Shorten
79 * Speex
80 * Sun/NeXT Au
81 * The True Audio (TTA)
82 * Uncompressed PCM / Waveform Audio File (WAV/RIFF)
83 * WavPack Hybrid Lossless Audio
84 * Windows Media Audio (WMA), using wma2wav [built-in]