OSDN Git Service

Manual: Added QAAC install instructions.
[lamexp/LameXP.git] / doc / Manual.md
1 % LameXP Audio-Encoder Front-End – Manual
2
3 Introduction
4 ============
5
6 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.
7
8 ![LameXP](http://lamexp.sourceforge.net/lamexp.png)
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)**
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+
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    
42 *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.
43
44
45 Output Formats (Encoders)
46 -------------------------
47
48 Currently the following output formats (audio encoders) are supported by LameXP:
49
50 * [Ogg Vorbis](http://www.vorbis.com/) by [Xiph.org](http://www.xiph.org/), using the OggEnc2/libvorbis encoder with [aoTuV](http://www.xiph.org/) [built-in]
51 * [Opus Interactive Audio Codec](http://www.opus-codec.org/) by Xiph.org and Mozilla, using the [Opus-Tools](http://git.xiph.org/?p=opus-tools.git;a=summary) [built-in]
52 * [MPEG Audio-Layer III (MP3)](http://en.wikipedia.org/wiki/MP3), using the [LAME](http://lame.sourceforge.net/) encoder [built-in]
53 * [Advanced Audio Coding (AAC)](http://en.wikipedia.org/wiki/Advanced_Audio_Coding), using [Nero AAC](http://www.nero.com/deu/company/about-nero/nero-aac-codec.php) or [QAAC](https://sites.google.com/site/qaacpage/) encoder [*separate download*]
54 * [Free Lossless Audio Codec (FLAC)](https://xiph.org/flac/) [built-in]
55 * [ATSC A/52 (aka "AC-3")](http://www.atsc.org/cms/index.php/standards/standards/48-atsc-a52-standard), using the [Aften](http://aften.sourceforge.net/) encoder [built-in]
56 * [Monkey's Audio (APE)](http://www.monkeysaudio.com/), lossless audio compression [built-in]
57 * DCA, using the [DCA Enc](https://gitorious.org/dtsenc/dtsenc) encoder software (still experimental) [built-in]
58 * Uncompressed PCM / Waveform Audio File (WAV/RIFF)
59
60
61 Input Formats (Decoders)
62 ------------------------
63
64 Currently the following input formats (audio decoders) are supported by LameXP:
65
66 * AC-3 (ATSC A/52), using Valib decoder [built-in]
67 * Advanced Audio Coding (AAC), using FAAD decoder [built-in]
68 * Apple Lossless (ALAC) [built-in]
69 * Apple/SGI AIFF [built-in]
70 * Avisynth, audio only [requires Avisynth 2.5.x to be installed]
71 * Digital Theater System, using Valib decoder [built-in]
72 * Free Lossless Audio Codec (FLAC) [built-in]
73 * Microsoft ADPCM [built-in]
74 * Monkey's Audio (APE) [built-in]
75 * MPEG Audio-Layer I (MP1), using mpg123 decoder [built-in]
76 * MPEG Audio-Layer II (MP2), using mpg123 decoder [built-in]
77 * MPEG Audio-Layer III (MP3), using mpg123 decoder [built-in]
78 * Musepack [built-in]
79 * Opus Audio Codec [built-in]
80 * Shorten [built-in]
81 * Speex [built-in]
82 * Sun/NeXT Au [built-in]
83 * The True Audio (TTA) [built-in]
84 * Uncompressed PCM / Waveform Audio File (WAV/RIFF) [built-in]
85 * WavPack Hybrid Lossless Audio [built-in]
86 * Windows Media Audio (WMA), using wma2wav [built-in]
87
88
89
90 Leagl Information
91 =================
92
93 The LameXP software was developed, from the scratch, by LoRd_MuldeR <MuldeR2@GMX.de>. Consequently, all copyrights on the LameXP software exclusively belong to LoRd_MuldeR. The right to use, modify and redistribute the LameXP software *according to the license terms* is granted to everybody. Please see below for license details! If you want to use the LameXP software in a way that is *not* covered by the license terms, e.g. if you want to include the LameXP software (or parts of it) in a *proprietary* software, written permission by LoRd_MuldeR is required.
94
95 More OpenSource projects by LoRd_MuldeR can be found at <http://muldersoft.com/> and <https://github.com/lordmulder>. Please do **not** send e-mail to LoRd_MuldeR directly, if the problem or suggestion can be discussed on the support forums or on the issue tracker!
96
97
98 Third-party Software
99 --------------------
100
101 It has to be noticed that LameXP uses a number of *third-party* applications and libraries. The copyright on these third-party tools belongs to the individual authors. *All* third-party tools that are included in the official distribution packages of LameXP are distributed in accordance with the respective software license. For legal reasons, some of the third-party tools can *not* be redistributed along with LameXP and therefore need to be obtained separately. For more details on the third-party tools that are used by the LameXP software, please refer to the "Third-party software" tab in the "About" dialogue. Moreover, various people have contributed translations to the LameXP project. These translation are redistributed with permission of the respective contributor. For more information about our contributors, please refer to the "Contributors" tab in the "About" dialogue.
102
103
104 License Terms
105 -------------
106
107 LameXP is [*free software*](http://en.wikipedia.org/wiki/Free_software_movement), released under the terms of the [*GNU General Public License* (GPL), version 2](http://www.gnu.org/licenses/gpl-2.0.html). The licenses for most software and other practical works are designed to take away your freedom to share and change the works. In contrast, the GPL is designed to guarantee your freedom to share and change all versions of the software. In other words, the GPL ensures that free software will remain free for all of its users. LameXP adds some additional terms in order to keep your computer safe from unwanted software. See the *GNU General Public License* for more details!
108
109         LameXP - Audio Encoder Front-End
110         Copyright (C) 2004-2014 LoRd_MuldeR <MuldeR2@GMX.de>
111
112         This program is free software; you can redistribute it and/or
113         modify it under the terms of the GNU General Public License
114         as published by the Free Software Foundation; either version 2
115         of the License, or (at your option) any later version.
116
117         This program is distributed in the hope that it will be useful,
118         but WITHOUT ANY WARRANTY; without even the implied warranty of
119         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
120         GNU General Public License for more details.
121
122         You should have received a copy of the GNU General Public License
123         along with this program; if not, write to the Free Software
124         Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
125
126 &nbsp;  
127 **Addendum:** When distributing binaries of the LameXP software, it is *strictly forbidden* to bundle the LameXP program files and/or the LameXP installation program with any kind of *Adware*, *Spyware* or *PUP (potentially unwanted program)*, including, but not limited to, any downloaders, dialers, browser toolbars/extensions or restricted shareware/demo programs. It is, however, perfectly legitimate to bundle LameXP with other *OpenSource* programs, according to the OSI (Open Source Initiative). Finally, it is also legitimate to bundle LameXP with *commercial software*, as long as that software does *not* meet the criteria of *Adware*, *Spyware* or *PUP*. If you bundle the LameXP software with another software, you are *required* to make sure that the user is provided with an easy way to install and start the LameXP software separately from that other software.
128
129
130
131 Install Instructions
132 ====================
133
134 This chapter explains how to install the LameXP software on your computer. If LameXP has already been installed on your computer, you may skip this chapter.
135
136 Install the LameXP Software
137 ---------------------------
138
139 Distribution packages of the LameXP software is provided in two different flavours: a self-running **setup program** and a **ZIP package**. For regular users, using the *setup program* is highly recommended!
140
141
142 ### Setup Program ###
143
144 In order to start the installation process, simply double-click on the downloaded LameXP **setup program**, e.g. ``LameXP.yyyy-mm-dd.Release-Static.Build-xxxx.exe``.
145
146 *Note:* Shortly after launching the setup program, an [UAC](http://en.wikipedia.org/wiki/User_Account_Control) (User Access Control) dialogue may appear. This is a standard Windows security feature, so don't worry! You have to choose "Yes", if you wish to continue the installation process.
147
148 ![Figure](img/lamexp/setup_1a.png)
149
150 &nbsp;  
151 Now simply follow the instructions of the setup wizard, which will guide you through the installation process&hellip;
152
153 *Note:* Please do **not** change the "Destionation Folder", unless you know exactly what you are doing. The "Destionation Folder" cannot be changed, when *upgrading* an existing LameXP installation.
154
155 ![Figure](img/lamexp/setup_1b.png)
156
157 &nbsp;  
158 Congratulation, LameXP has been installed successfully on your computer!
159
160 *Note:* If you keep the "Run LameXP &hellip;" option enabled and click on the "Finish" button, the LameXP software will be launched immediately.
161
162 ![Figure](img/lamexp/setup_1c.png)
163
164
165 ### ZIP Package ###
166
167 If you decided for the **ZIP package**, you need to open the downloaded ZIP file, e.g. ``LameXP.yyyy-mm-dd.Release-Static.Build-xxxx.zip``, in your favourite file archive software (we recommend using [7-Zip](http://www.7-zip.org/) or [WinRAR](http://www.rarlab.com/download.htm)).
168
169 ![Figure](img/lamexp/setup_2a.png)
170
171 &nbsp;  
172 This step may be slightly different, depending on what file archive software (e.g. 7-Zip or WinRAR) you are using. Select **all** files in the LameXP ZIP archive and *extract* them to a new/empty directory of your choice.
173
174 *Note:* It is very important that you have write-access to the chosen destination directory. So make sure that you choose a directory where the required access rights are granted!
175
176 ![Figure](img/lamexp/setup_2b.png)
177
178 &nbsp;  
179 Congratulation, LameXP has been installed successfully on your computer! Now double-click on the ``LameXP.exe`` program file in order to launch the application!
180
181 ![Figure](img/lamexp/setup_2c.png)
182
183
184 Install the AAC Encoder
185 -----------------------
186
187 For legal reasons, the AAC (Advanced Audio Coding) encoder can **not** be included in the official LameXP distribution packages. Therefore, you need to download and install the AAC encoder *manually*. Don't worry, it's easy!
188
189 LameXP can use the **Nero Digital** AAC encoder as well as the **QAAC** (Apple iTunes/QuickTime) encoder. This chapter describes how to set up these AAC encoder for use with LameXP.
190
191 *Note:* If you are uncertain which AAC encoder to choose, be aware that the QAAC encoder may produce slightly better sound quality, according to [listening tests](http://listening-tests.hydrogenaud.io/igorc/aac-96-a/results.html), while the Nero Digital encoder is less hassle to install.
192
193
194 ### Nero Digital AAC Encoder ###
195
196 First of all, you need to download the Nero AAC encoder from the official Nero Digital web-site. The download is free of charge:
197
198 * <http://www.nero.com/eng/company/about-nero/nero-aac-codec.php>
199
200 &nbsp;  
201 Simply scroll down, click the "I agree" button, and enter ``user@example.com`` when asked for an e-mail address. Finally, click the "Download" button, which initates the download of the required ``NeroAACCodec-1.5.1.zip`` file.
202
203 *Note:*  Although the ZIP file is called ``NeroAACCodec-1.5.1.zip``, it actually contains version **1.5.4.0** of the Nero AAC encoder software. Please check the included ``changelog.txt`` to verify this!
204
205 ![Figure](img/lamexp/setup_3a.png)
206
207 &nbsp;  
208 Now open the downloaded ZIP file with your favourite file archive software (we recommend using [7-Zip](http://www.7-zip.org/) or [WinRAR](http://www.rarlab.com/download.htm)) and navigate to the "win32" sub-directory.
209
210 ![Figure](img/lamexp/setup_3b.png)
211
212 &nbsp;  
213 Finally, *extract* all the three files ``neroAacDec.exe``, ``neroAacEnc.exe`` and ``neroAacTag.exe`` into the LameXP installation directory. That is the directory where your LameXP executable file, i.e. the ``LameXP.exe``, is located.
214
215 *Note:* By default, the LameXP installation directory is either ``C:\Program Files (x86)\MuldeR\LameXP`` or ``C:\Program Files\MuldeR\LameXP``. However, this can be changed by the user during the setup process.
216
217 ![Figure](img/lamexp/setup_3c.png)
218
219 &nbsp;  
220 Once the required Nero AAC files have been put into the proper place, simply *restart* LameXP in order to enable the AAC encoding support!
221
222
223 ### QAAC (Apple AAC) Encoder ###
224
225 Getting the Apple/QuickTime AAC encoder ready involves *two* separate steps: In the first place we will install the QAAC encoder, and in the second place we will install the Apple AAC encoder libraries.
226
227 #### Install QAAC Encoder ####
228
229 First of all, you need to download the [QAAC](https://github.com/nu774/qaac) application, which provides a CLI font-end to the Apple/QuickTime AAC encoder. QAAC is provided as an *Add-in* for LameXP and is available from the following locations:
230
231 * <http://sourceforge.net/projects/lamexp/files/Miscellaneous/Add-ins/qaac/>
232 * <http://muldersoft.com/misc/lamexp/add-ins/qaac/>
233
234 &nbsp;  
235 Now open the downloaded ZIP file, e.g. ``LameXP.qaac-addin.yyyy-mm-dd.zip``, with your favourite file archive software (we recommend using [7-Zip](http://www.7-zip.org/) or [WinRAR](http://www.rarlab.com/download.htm)) to find the required QAAC program files.
236
237 *Note:* The LameXP software generally expects the **latest** version of the QAAC add-in; and the QAAC add-in is designed to work with the **latest** version of the LameXP software.
238
239 ![Figure](img/lamexp/setup_4a.png)
240
241 &nbsp;  
242 Please *extract* all the three files, the program ``qaac.exe`` plus its DLLs ``libsoxr.dll`` and ``libsoxconvolver.dll``, into the LameXP installation directory. That is the directory where your LameXP executable file, i.e. the ``LameXP.exe``, is located.
243
244 *Note:* By default, the LameXP installation directory is either ``C:\Program Files (x86)\MuldeR\LameXP`` or ``C:\Program Files\MuldeR\LameXP``. However, this can be changed by the user during the setup process.
245
246 ![Figure](img/lamexp/setup_4b.png)
247
248 #### Install Apple AAC Encoder Libraries ####
249
250 Next, the actual Apple/QuickTime AAC encoder libraries, which are part of the so-called "Apple Application Support" package, need to be installed on your computer. QAAC can *not* work without these libraries!
251
252 The required "Apple Application Support" package is included, for example, in the official setup packages of *QuickTime* or *iTunes* for Windows, which can be obtained from the Apple web-site free of charge:
253
254 * <https://www.apple.com/quicktime/download/>
255
256 &nbsp;  
257 Since you usually do **not** want to *install* the complete QuickTime (or iTunes) software on your computer, please only *download* the QuickTime (or iTunes) setup package, but do **not** actually *run* the installer!
258
259 Instead, open the QuickTimer setup program, i.e. ``QuickTimeInstaller.exe``, with your favourite file archive software (we recommend using [7-Zip](http://www.7-zip.org/) or [WinRAR](http://www.rarlab.com/download.htm)) and *extract* the required ``AppleApplicationSupport.msi`` package.
260
261 ![Figure](img/lamexp/setup_4c.png)
262
263
264 Tutorial (Step-by-Step Guide)
265 =============================
266
267 This tutorial will teach you, step by step, how to convert your audio files using the LameXP software. The tutorial assumes that LameXP is already installed on your computer.
268
269
270 Source Files
271 ------------
272
273 First of all, you need to add all **source files** that you want to convert. So switch to the "Source Files" tab, just in case that tab is not active already, and then click the "Add File(s)" button.
274
275 ![Figure](img/lamexp/tutorial_1a.png)
276
277 &nbsp;  
278 This will bring up a standard file selection dialogue. Now simply select the files that you want to add and click the "Open" button. You can repeat this step multiple times, e.g. to add files from different directories.
279
280 ![Figure](img/lamexp/tutorial_1b.png)
281
282 &nbsp;  
283 All files you have added, so far, will show up in the list. You can click the "Remove" button to remove a single file from the list or "Clear" to remove them all. Click the "Show details" button to show details about a file.
284
285 ![Figure](img/lamexp/tutorial_1c.png)
286
287 &nbsp;  
288 *Did you know?* Files can also be added via [Drag &amp; Drop](http://en.wikipedia.org/wiki/Drag_and_drop). Just grab the files that you want to add in your Explorer window and drop them onto the LameXP main window (or onto the LameXP "dropbox" widget).
289
290
291 Output Directory
292 ----------------
293
294 Next, you need to choose the **output directory**, i.e. the directory where the converted files will be saved. Switch to the "Output Directory" tab and choose the desired output directory from the directory tree view.
295
296 *Note:* There are several quick navigation buttons below, which will allow you to jump quickly to your personal "Home" folder, "Desktop" folder and "Music" folder, respectively.
297
298 ![Figure](img/lamexp/tutorial_2a.png)
299
300 &nbsp;  
301 Sometimes you may wish to store the converted files in a *new* (sub-)folder. In this case, simply click the "Make New Folder" button, enter the desired folder name and hit the "OK" button.
302
303 ![Figure](img/lamexp/tutorial_2b.png)
304
305 &nbsp;  
306 The new folder is going to be created inside the current directory and will be selected automatically. You can repeat this step multiple times in order to created nested sub-folders.
307
308 ![Figure](img/lamexp/tutorial_2c.png)
309
310 &nbsp;  
311 *Did you know?* If you enable the "Save output files in the same directory where the input file is located" option, each output file will be saved to the same location where the corresponding source file resides.
312
313
314 Compression Settings
315 --------------------
316
317 Finally, you need to choose your **compression settings**. First, and most important, you must decide for an output *audio format (encoder)*. Depending on your needs and preferences, you can choose between [MP3](http://en.wikipedia.org/wiki/MP3), [Ogg/Vorbis](http://en.wikipedia.org/wiki/Vorbis), [Opus](http://en.wikipedia.org/wiki/Opus_%28audio_format%29), [AAC/MP4](http://en.wikipedia.org/wiki/Advanced_Audio_Coding), [FLAC](https://xiph.org/flac/) and others.
318
319 *Note:* If you are uncertain which audio format to choose, then [this article](http://lifehacker.com/5927052/whats-the-difference-between-all-these-audio-formats-and-which-one-should-i-use) by Lifehacker is a good starting point. Also see the [comparison of audio coding formats](http://en.wikipedia.org/wiki/Comparison_of_audio_coding_formats) on Wikipedia. If still uncertain, just go with good old MP3 &#x1f609;
320
321 ![Figure](img/lamexp/tutorial_3a.png)
322
323 &nbsp;  
324 Once you have decided for an audio format, you need to choose a *rate-control* mode next. The available rate-control modes include VBR (quality-base variable bitrate), ABR (average bitrate) and CBR (constant bitrate). Not all modes are available for all audio formats.
325
326 *Note:* If you are uncertain which rate-control mode to chose, the guideline is that VBR mode should be preferred over ABR mode whenever possible. And CBR mode generally should be avoided. See also Wikipedia's article on [variable bitrate](http://en.wikipedia.org/wiki/Variable_bitrate) encoding.
327
328 ![Figure](img/lamexp/tutorial_3b.png)
329
330 &nbsp;  
331 Last but not least, you need to choose the desired target *bitrate* or *quality-level*. Put simply, this controls the  "quality vs. file size" trade-off. You choose a target quality-level in case of VBR mode, and you choose a target (average) bitrate in case of ABR or CBR mode. 
332
333 *Note:* If you are uncertain which bitrate or quality-level to choose, bare in mind that a higher bitrate (or a better quality level) results in better audio quality, but also produces larger files &ndash; and vice versa. "Level 2" or "192 kbps" is a typical choice for MP3.
334
335 ![Figure](img/lamexp/tutorial_3c.png)
336
337 &nbsp;  
338 *Did you know?* You can click on the "Reset" link at any time in order to reset all available settings for all available encoders to their factory defaults.
339
340
341 Processing
342 ----------
343
344 When everything has been set up properly, the time has come to actually start the encoding process. So simply click the "Encode Now" button in order to get going!
345
346 ![Figure](img/lamexp/tutorial_4a.png)
347
348 &nbsp;  
349 This will bring up the "Processing" dialogue. LameXP will now convert all your audio files on the list. Depending on the number of audio files and depending on the performance of your system, this may take several minutes, so please be patient &#x1f609;
350
351 *Note:* In order to leverage the power "multi-core" processors and thus massively speed-up the encoding process, LameXP will run multiple encoding jobs in parallel &ndash; provided that your system has multiple processor cores and that there are enough encoding jobs left in the queue.
352
353 ![Figure](img/lamexp/tutorial_4b.png)
354
355 &nbsp;  
356 The "Processing" dialogue is going to turn *green*, as soon as all encoding jobs have finished successfully. If anything went wrong, e.g. if one of the encoding jobs failed for some reason, it will turn *red* instead.
357
358 ![Figure](img/lamexp/tutorial_4c.png)
359
360 &nbsp;  
361 *Did you know?* You can double-click on a completed (or failed) job in the list, in order to bring up a dialogue with all details about the specific job. This is especially useful, if something went wrong.
362
363
364
365 Help &amp; Support
366 ==================
367
368 Before you report any problems that you may have encountered with the LameXP software, please make sure that the problem can be *reproduced* with the **latest** release version of LameXP!
369
370
371 Download Mirrors
372 ----------------
373
374 The latest *official* release of the LameXP software can be obtained from one of the following *official* download mirrors:
375
376 * <https://github.com/lordmulder/LameXP/releases/latest>
377 * <http://sourceforge.net/projects/lamexp/files/>
378 * <https://lamexp.codeplex.com/releases/>
379 * <https://bitbucket.org/lord_mulder/lamexp/downloads>
380 * <https://www.assembla.com/spaces/lamexp/documents>
381 * <http://www.free-codecs.com/lamexp_download.htm>
382 * <http://www.videohelp.com/tools/LameXP>
383
384 &nbsp;  
385 It is *highly recommended* to download LameXP *only* from one of the official mirrors listed above. We assume *no responsibility* for the integrity and trustworthiness of LameXP downloads you may have received from other locations!
386
387 Bugtracker
388 ----------
389
390 The recommended way to submit *bug reports* or *feature requests* to the LameXP developers is using the *issue tracking system* at our GitHub project site:
391
392 * <https://github.com/lordmulder/LameXP/issues>
393
394 &nbsp;  
395 *Note:* In order to use the issue tracking system, you need to log in with your GitHub account. Creating a GitHub account is easy and completely free of charge, simply click [here](https://github.com/join)!
396
397
398 Support Forum
399 -------------
400
401 If you want to discuss the development of the LameXP software, help other users or receive help from other users, please use the LameXP thread at *Doom9's* Forum:
402
403 * <http://forum.doom9.org/showthread.php?t=157726> &ndash; English
404 * <http://forum.gleitz.info/showthread.php?t=37956> &ndash; German
405
406 &nbsp;  
407 *Note:* Due to the massive amount of spam attacks, Doom9 has established strict anti-spam measures. Therefore, it takes a few days until your account will be approved.
408
409
410
411 Developer Center
412 ================
413
414 While LameXP originally was written in Delphi/Pascal, the current version 4 series of the software has been re-written in the [**C++**](http://en.wikipedia.org/wiki/C%2B%2B) programming language. LameXP v4 uses the [*Qt cross-platform application framework*](http://www.qt.io/) and provides full [*Unicode*](http://en.wikipedia.org/wiki/Unicode) support. Furthermore, LameXP is tightly coupled with the [*MUtilities*](https://github.com/lordmulder/MUtilities) library, a vast collection of "utility" routines and classes to extend the Qt framework. Build files are currently provided for *Microsoft Visual Studio* only. Linux support is currently provided via [*Wine*](https://www.winehq.org/); a native Linux port of LameXP is planned for a future version.
415
416
417 Source Code Access
418 ------------------
419
420 The source code of the **LameXP** software is managed using the [*Git*](http://git-scm.com/) version control system. The Git repository can be *cloned* from one of the official Git mirrors:
421
422 * ``git clone git://git.code.sf.net/p/lamexp/code LameXP`` ([Browse](http://sourceforge.net/p/lamexp/code/))
423
424 * ``git clone https://github.com/lordmulder/LameXP.git LameXP`` ([Browse](https://github.com/lordmulder/LameXP))
425
426 * ``git clone https://git01.codeplex.com/lamexp LameXP`` ([Browse](https://lamexp.codeplex.com/SourceControl/latest))
427
428 * ``git clone https://bitbucket.org/lord_mulder/lamexp.git LameXP`` ([Browse](https://bitbucket.org/lord_mulder/lamexp/src))
429
430 * ``git clone git://git.assembla.com/lamexp.git LameXP`` ([Browse](https://www.assembla.com/code/lamexp/git/nodes))
431
432 * ``git clone git://gitorious.org/lamexp/lamexp.git LameXP`` ([Browse](http://gitorious.org/lamexp/lamexp/trees/master))
433
434 * ``git clone git://repo.or.cz/LameXP.git LameXP`` ([Browse](http://repo.or.cz/w/LameXP.git))
435
436 &nbsp;  
437 The source code of the **MUtilities** library is managed using the [*Git*](http://git-scm.com/) version control system. The Git repository can be *cloned* from one of the official Git mirrors:
438
439 * ``git clone git://git.code.sf.net/p/mutilities/code MUtilities`` ([Browse](http://sourceforge.net/p/mutilities/code/))
440
441 * ``git clone https://github.com/lordmulder/MUtilities.git MUtilities`` ([Browse](https://github.com/lordmulder/MUtilities))
442
443 * ``git clone https://git01.codeplex.com/mutilities MUtilities`` ([Browse](https://mutilities.codeplex.com/SourceControl/latest))
444
445 * ``git clone https://bitbucket.org/lord_mulder/mutilities.git MUtilities`` ([Browse](https://bitbucket.org/lord_mulder/mutilities/src))
446
447 * ``git clone git://git.assembla.com/mutilities.git MUtilities`` ([Browse](https://www.assembla.com/code/mutilities/git/nodes))
448
449 * ``git clone git://gitorious.org/mutilities/mutilities.git MUtilities`` ([Browse](http://gitorious.org/mutilities/mutilities/trees/master))
450
451 * ``git clone git://repo.or.cz/MUtilities.git MUtilities`` ([Browse](http://repo.or.cz/w/MUtilities.git))
452
453 &nbsp;  
454 *Remarks:* In case you are new to Git or want to extend your knowledge, have a look at the [*Pro Git*](http://git-scm.com/book/en/v2) book by Scott Chacon! For Windows users, we highly recommend using [*MSYS Git*](http://msysgit.github.com/) in conjunction with the superb [*Tortoise Git*](http://tortoisegit.googlecode.com/) front-end.
455
456
457 Build Prerequisites
458 -------------------
459
460 LameXP is currently being developed and built using the following development tools and libraries:
461
462 * [Visual Studio 2013 Update-4](http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx), running on Windows 7 with Service Pack 1
463
464 * [Qt libraries 4.8.6](http://download.qt.io/archive/qt/4.8/) for Windows (pre-compiled Qt libraries for Visual Studio 2013 can be found [**here**](http://sourceforge.net/projects/lamexp/files/Miscellaneous/Qt%20Libraries/))
465
466 * Windows Platform SDK v7.1A, included with Visual Studio 2013 or Visual Studio 2012
467
468 * The minimum supported *build* platform is Windows 7 (x86 and x64)
469
470 &nbsp;  
471 In order to create LameXP release packages, using the included deployment scripts, you need the following additional tools:
472
473 * [7-Zip](http://www.7-zip.org/) &ndash; file archiver with a high compression ratio
474
475 * [NSIS](http://nsis.sourceforge.net/) &ndash; Nullsoft Scriptable Install System ([*Unicode version*](http://www.scratchpaper.com/) recommended!)
476     + [StdUtils](http://nsis.sourceforge.net/StdUtils_plug-in) plug-in
477     + [LockedList](http://nsis.sourceforge.net/LockedList_plug-in) plug-in
478     + [Inetc](http://nsis.sourceforge.net/Inetc_plug-in) plug-in
479     + [Aero](http://forums.winamp.com/showthread.php?t=329990) plug-in
480     
481 * [UPX](http://upx.sourceforge.net/) &ndash; the Ultimate Packer for eXecutables
482
483 * [Pandoc](http://johnmacfarlane.net/pandoc/) &ndash; the Universal Document Converter
484
485 * [GnuPG](ftp://ftp.gnupg.org/gcrypt/binary/) &ndash; the GNU Privacy Guard v1.4.x 
486
487
488 Qt as Static Libraries
489 ----------------------
490
491 In order to create a "fully static" build of LameXP, i.e. a build that does *not* depend on any "external" DLL files (except for the obligatory operating system DLL's that you cannot get around), you'll need to compile Qt as "static" libraries. The official Qt web-site *does* provide pre-compiled Qt libraries. However, they only provide DLL versions, they do *not* provide "static" libraries. Consequently, you need to build the required "static" Qt libraries yourself. The following simple instructions should make it easy to build Qt from the sources and as "static" libraries:
492
493  1. Make sure *Visual Studio 2013* with Update-4 (or later) is installed
494
495  2. Make sure *Strawberry Perl *for Windows and *Python 2.7* are installed
496
497  3. Download and extract the *Qt 4.8.x* source code package (e.g. to ``C:\QtSources\4.8.x``)
498
499  4. Edit the file ``mkspecs\win32-msvc2010\qmake.conf`` from your Qt Sources directory as follows:
500
501     + ``Old: QMAKE_CFLAGS_RELEASE = -O2 -MD``
502     + ``New: QMAKE_CFLAGS_RELEASE = -O2 -MT <more optimization flags here>``
503     + ``Old: QMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO += -O2 -MD -Zi``
504     + ``New: QMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO += -O2 -MT -Zi <more optimization flags here>``
505     
506  5. Open a new command window (``cmd.exe``) &ndash; use this very same console for all upcoming steps!
507  
508  6. Add *Strawberry Perl* to your PATH (e.g. ``set PATH=C:\strawberry\perl\bin;%PATH%``)
509  
510  7. Add *Python 2.7* to your PATH (e.g. ``set PATH=C:\python27;%PATH%``)
511  
512  8. Run ``vcvarsall.bat x86`` form your Visual C++ install directory - within the same console!
513  
514  9. Change the current directory to the *Qt Sources* path (e.g. ``C:\QtSources\4.8.x``)
515  
516 10. Run ``configure.exe -release -static -ltcg -qt-zlib -qt-libpng -qt-libjpeg -qt-libtiff -qt-libmng``
517
518     + Hint: For Visual Studio 2013 you currently need to add ``-platform win32-msvc2012`` too
519
520 11. Now the makefiles should have been generated, so simply enter ``nmake /B`` and be patient - voilĂ !
521
522 12. The build process is going to take good amount of time. Once it is done, make sure you got all needed libs:
523
524     + ``lib\qtmain.lib``
525     + ``lib\QtCore.lib``
526     + ``lib\QtGui.lib``
527     + ``lib\QtSvg.lib``
528     + ``lib\QtXml.lib``
529     + ``plugins\imageformats\qico.lib``
530     + ``plugins\imageformats\qsvg.lib``
531     + ``plugins\imageformats\qtga.lib``
532
533 13. Put all the static *.lib files into the ``Prerequisites\qt4_static\lib`` directory
534
535 14. ImageFormat plugins go to ``Prerequisites\qt4_static\plugins\imageformats``
536
537 15. Congratulations, you should now be prepared to build the ``Release_Static`` configuration of LameXP &#x1f60a;
538
539 &nbsp;  
540 *Note:* Static libraries only work with the exactly same compiler (version) they were built with!
541
542
543
544 F.A.Q. (Frequently Asked Questions)
545 ===================================
546
547 **TODO**
548
549 &nbsp;  
550 &nbsp;  
551 **EOF**