Manual: Completed the QAAC install instructions.
@ -213,7 +213,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
|
||||
<li><a href="http://muldersoft.com/misc/lamexp/add-ins/qaac/">http://muldersoft.com/misc/lamexp/add-ins/qaac/</a></li>
|
||||
</ul>
|
||||
<p> <br />Now open the downloaded ZIP file, e.g. <code>LameXP.qaac-addin.yyyy-mm-dd.zip</code>, with your favourite file archive software (we recommend using <a href="http://www.7-zip.org/">7-Zip</a> or <a href="http://www.rarlab.com/download.htm">WinRAR</a>) to find the required QAAC program files.</p>
|
||||
<p><em>Note:</em> The LameXP software generally expects the <strong>latest</strong> version of the QAAC add-in; and the QAAC add-in is designed to work with the <strong>latest</strong> version of the LameXP software.</p>
|
||||
<p><em>Note:</em> The LameXP software generally expects the <strong>latest</strong> version of the QAAC add-in; and the QAAC add-in is designed to work with the <strong>latest</strong> version of the LameXP software. Make sure your files are up-to-date!</p>
|
||||
<p><img src="img/lamexp/setup_4a.png" alt="Figure" /></p>
|
||||
<p> <br />Please <em>extract</em> all the three files, the program <code>qaac.exe</code> plus its DLLs <code>libsoxr.dll</code> and <code>libsoxconvolver.dll</code>, into the LameXP installation directory. That is the directory where your LameXP executable file, i.e. the <code>LameXP.exe</code>, is located.</p>
|
||||
<p><em>Note:</em> By default, the LameXP installation directory is either <code>C:\Program Files (x86)\MuldeR\LameXP</code> or <code>C:\Program Files\MuldeR\LameXP</code>. However, this can be changed by the user during the setup process.</p>
|
||||
@ -227,6 +227,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
|
||||
<p> <br />Since you usually do <strong>not</strong> want to <em>install</em> the complete QuickTime (or iTunes) software on your computer, please only <em>download</em> the QuickTime (or iTunes) setup package, but do <strong>not</strong> actually <em>run</em> the installer!</p>
|
||||
<p>Instead, open the QuickTimer setup program, i.e. <code>QuickTimeInstaller.exe</code>, with your favourite file archive software (we recommend using <a href="http://www.7-zip.org/">7-Zip</a> or <a href="http://www.rarlab.com/download.htm">WinRAR</a>) and <em>extract</em> the required <code>AppleApplicationSupport.msi</code> package.</p>
|
||||
<p><img src="img/lamexp/setup_4c.png" alt="Figure" /></p>
|
||||
<p> <br />After the "Apple Application Support" setup package has been extracted, launch the installer by double-clicking on the <code>AppleApplicationSupport.msi</code> file and follow the installer's instructions.</p>
|
||||
<p><img src="img/lamexp/setup_4d.png" alt="Figure" /></p>
|
||||
<p> <br />Once the QAAC encoder as well as the Apple AAC encoder libraries ("Apple Application Support") have been installed properly, simply <em>restart</em> LameXP in order to enable the AAC encoding support!</p>
|
||||
<h1 id="tutorial-step-by-step-guide"><span class="header-section-number">4</span> Tutorial (Step-by-Step Guide)</h1>
|
||||
<p>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.</p>
|
||||
<h2 id="source-files"><span class="header-section-number">4.1</span> Source Files</h2>
|
||||
|
@ -224,6 +224,7 @@ Once the required Nero AAC files have been put into the proper place, simply *re
|
||||
|
||||
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.
|
||||
|
||||
|
||||
#### Install QAAC Encoder ####
|
||||
|
||||
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:
|
||||
@ -234,7 +235,7 @@ First of all, you need to download the [QAAC](https://github.com/nu774/qaac) app
|
||||
|
||||
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.
|
||||
|
||||
*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.
|
||||
*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. Make sure your files are up-to-date!
|
||||
|
||||
![Figure](img/lamexp/setup_4a.png)
|
||||
|
||||
@ -245,6 +246,7 @@ Please *extract* all the three files, the program ``qaac.exe`` plus its DLLs ``l
|
||||
|
||||
![Figure](img/lamexp/setup_4b.png)
|
||||
|
||||
|
||||
#### Install Apple AAC Encoder Libraries ####
|
||||
|
||||
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!
|
||||
@ -260,6 +262,14 @@ Instead, open the QuickTimer setup program, i.e. ``QuickTimeInstaller.exe``, wit
|
||||
|
||||
![Figure](img/lamexp/setup_4c.png)
|
||||
|
||||
|
||||
After the "Apple Application Support" setup package has been extracted, launch the installer by double-clicking on the ``AppleApplicationSupport.msi`` file and follow the installer's instructions.
|
||||
|
||||
![Figure](img/lamexp/setup_4d.png)
|
||||
|
||||
|
||||
Once the QAAC encoder as well as the Apple AAC encoder libraries ("Apple Application Support") have been installed properly, simply *restart* LameXP in order to enable the AAC encoding support!
|
||||
|
||||
|
||||
Tutorial (Step-by-Step Guide)
|
||||
=============================
|
||||
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 111 KiB |
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 57 KiB |
BIN
doc/img/lamexp/setup_4a.png
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
doc/img/lamexp/setup_4b.png
Normal file
After Width: | Height: | Size: 72 KiB |
BIN
doc/img/lamexp/setup_4c.png
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
doc/img/lamexp/setup_4d.png
Normal file
After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 53 KiB |