Please follow the install instructions that are included with the 'QAAC Encoder Add-in' download package!
Note that you do NOT need to install this Add-in, if you only want to use the Nero AAC Encoder.
@@ -514,13 +516,15 @@ Note that you do NOT need to install this Add-in, if you only want to use the Ne
FHG AAC Encoder
Optionally LameXP also supports the FHG AAC Encoder now. Just like the Nero encoder, the FHG encoder can NOT
-be redistributed along with LameXP. However the FHG AAC Encoder is included with Winamp v5.62, which is
+be redistributed along with LameXP. However the FHG AAC Encoder is included with Winamp (v5.62+), which is
available as a free download (you don't need to buy the "Pro" version!) from the official Winamp web-site at:
Please follow the install instructions that are included with the 'FHG AAC Encoder Add-in' download package!
@@ -661,6 +665,25 @@ WARNING: Any attempt to close the LameXP console window will kill the applicatio
+How can I change the font size in the LameXP window?
+
+Sometimes it may be required to adjust the font size, e.g. when working on a "high DPI" screen. The best way
+to adjust the font size is tweaking the DPI settings of your system. On modern Windows operating systems,
+this option can be found at the "Display" options at the Control Panel. Simply select, e.g., "Medium" (125%)
+or "Larger" (150%) to increase the size of all GUI widgets, including larger fonts. LameXP is based on Qt and
+therefore is fully "DPI aware". This means it will respect the system's DPI settings - without(!) blurring.
+
+In rare cases you may which to adjust the font-size only inside the LameXP window, but *not* effect any other
+applications. For this particular purpose, LameXP offers the following command-line options:
+
+
--tiny-font
Enforces very small font size (75%)
+
--small-font
Enforces smaller font size (87.5%)
+
--big-font
Enforces larger font size (125%)
+
--huge-font
Enforces very large font size (150%)
+
+
+
+
Why does application 'xyz' not open the Wave files created by LameXP?
Some of the decoders used in LameXP will insert an additional 'JUNK' chunk into the Wave/RIFF file, right
@@ -701,7 +724,7 @@ cores, the maximum number of parallel instances is six. On systems with 16 cores
parallel instances is eight. On systems with 32 cores, the maximum number of parallel instances is eleven.
And on systems with 64 cores, the maximum number of parallel instances is 16. 16 is the upper limit.
-
+
You may wonder why LameXP doesn't always create one instance for each CPU core. In theory, the more instances
we run in parallel, the more CPU cores can be utilized - until all CPU cores are busy and the overall CPU
@@ -832,7 +855,7 @@ filter will be applied in order to recover a continuous signal from these indivi
reconstructed analogue signal it is possible to have voltages that are higher than the highest digital sample
in the audio track! This is illustrated in the following image (samples are represented as tiny squares):
-
+
Consequently normalizing the sample values to 0dBFS is NOT a very good idea, as this may very well result in
a reconstructed analogue signal which exceeds(!) 0dBFS. And, as the analogue parts of the playback equipment
@@ -959,7 +982,7 @@ switching to the 'Compatibility' tab and un-checking the 'Run this program in co
Why do I get the error 'LameXP.exe is not a valid Win32 application' on startup?
You are trying to run LameXP on a platform that is NOT supported, such as Windows 95, Windows 98, Windows
-Millennium Edition, Windows NT 4.0 or Windows 2000. There is nothing you can do about that, except for
+Millennium Edition, Windows NT 4.0 or Windows 2000. There is nothing you can do about that, except for
updating to a less antiquated OS. Running an outdated and unsupported OS is a severe security risk anyway!
Note: This error can also occur, if your system has been configured to run LameXP in compatibility mode.
@@ -1002,12 +1025,14 @@ Please see the guide for translators at:
Where can I download the latest version of LameXP?
The latest "official" release of LameXP can be found on the following mirrors:
Where can I submit bug reports or feature requests?
@@ -1033,10 +1058,11 @@ application framework and offers full Unicode support. For the time being LameXP
LameXP is developed using the Git revision control system. You can access one of the public mirrors:
git clone git://git.assembla.com/lamexp.git lamexp-src (Browse)
In case you are new to Git or want to extend your knowledge, have a look at the Pro Git book by Scott Chacon!
For Windows users, we highly recommend using MSYS Git in conjunction with the superb Tortoise Git front-end.
diff --git a/doc/Manual.html b/doc/Manual.html
index 840493f7..6c9b5897 100644
--- a/doc/Manual.html
+++ b/doc/Manual.html
@@ -27,5 +27,8 @@ Sorry, there is no LameXP user manual (yet), but we have an extensive F.A.Q. document, it will probably answer your question...
+Note: If you are willing to contribute an in-depth LameXP manual, then please contact us!
+
+
eof