diff --git a/doc/Manual.html b/doc/Manual.html index 3032b25e..bab95bb9 100644 --- a/doc/Manual.html +++ b/doc/Manual.html @@ -213,7 +213,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
  • http://muldersoft.com/misc/lamexp/add-ins/qaac/
  •  
    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 or WinRAR) 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

     
    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.

    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.

    @@ -227,6 +227,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<

     
    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!

    Instead, open the QuickTimer setup program, i.e. QuickTimeInstaller.exe, with your favourite file archive software (we recommend using 7-Zip or WinRAR) and extract the required AppleApplicationSupport.msi package.

    Figure

    +

     
    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

    +

     
    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!

    4 Tutorial (Step-by-Step Guide)

    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.

    4.1 Source Files

    diff --git a/doc/Manual.md b/doc/Manual.md index c2da28b4..0767bffb 100644 --- a/doc/Manual.md +++ b/doc/Manual.md @@ -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) ============================= diff --git a/doc/img/lamexp/setup_1a.png b/doc/img/lamexp/setup_1a.png index cc4f1af9..286f7412 100644 Binary files a/doc/img/lamexp/setup_1a.png and b/doc/img/lamexp/setup_1a.png differ diff --git a/doc/img/lamexp/setup_1b.png b/doc/img/lamexp/setup_1b.png index 4c9b3ef3..d09964d4 100644 Binary files a/doc/img/lamexp/setup_1b.png and b/doc/img/lamexp/setup_1b.png differ diff --git a/doc/img/lamexp/setup_1c.png b/doc/img/lamexp/setup_1c.png index 160977b7..4805605c 100644 Binary files a/doc/img/lamexp/setup_1c.png and b/doc/img/lamexp/setup_1c.png differ diff --git a/doc/img/lamexp/setup_2a.png b/doc/img/lamexp/setup_2a.png index c16aee19..d55e09e9 100644 Binary files a/doc/img/lamexp/setup_2a.png and b/doc/img/lamexp/setup_2a.png differ diff --git a/doc/img/lamexp/setup_2b.png b/doc/img/lamexp/setup_2b.png index 9537b046..04a7bf3a 100644 Binary files a/doc/img/lamexp/setup_2b.png and b/doc/img/lamexp/setup_2b.png differ diff --git a/doc/img/lamexp/setup_4a.png b/doc/img/lamexp/setup_4a.png new file mode 100644 index 00000000..07fd8d16 Binary files /dev/null and b/doc/img/lamexp/setup_4a.png differ diff --git a/doc/img/lamexp/setup_4b.png b/doc/img/lamexp/setup_4b.png new file mode 100644 index 00000000..677f2998 Binary files /dev/null and b/doc/img/lamexp/setup_4b.png differ diff --git a/doc/img/lamexp/setup_4c.png b/doc/img/lamexp/setup_4c.png new file mode 100644 index 00000000..80a495c2 Binary files /dev/null and b/doc/img/lamexp/setup_4c.png differ diff --git a/doc/img/lamexp/setup_4d.png b/doc/img/lamexp/setup_4d.png new file mode 100644 index 00000000..dc9aa869 Binary files /dev/null and b/doc/img/lamexp/setup_4d.png differ diff --git a/doc/img/lamexp/tutorial_4b.png b/doc/img/lamexp/tutorial_4b.png index 96d84ce4..43887999 100644 Binary files a/doc/img/lamexp/tutorial_4b.png and b/doc/img/lamexp/tutorial_4b.png differ diff --git a/doc/img/lamexp/tutorial_4c.png b/doc/img/lamexp/tutorial_4c.png index 210dbf8c..46c13c40 100644 Binary files a/doc/img/lamexp/tutorial_4c.png and b/doc/img/lamexp/tutorial_4c.png differ