diff --git a/doc/FAQ.html b/doc/FAQ.html index 19deb092..b5de13d4 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -34,6 +34,7 @@ a:visited { color: #0000EE; }
  • How can I use LameXP as a "portable" application?
  • Is there a way to use custom tools (binaries) with LameXP instead of the "built-in" ones?
  • The LameXP startup (splash screen) takes very long on my system. What can I do? +
  • Is there a way to hide/show the LameXP console ("DOS Box") window?
  • Why does application 'xyz' not open the Wave files created by LameXP?
  • Why does LameXP run only 'n' parallel instances/threads on my computer?
  • How can I force LameXP to create ID3 version 2 (ID3v2) tags? @@ -375,6 +376,25 @@ the developer of the anti-virus software. And, if they don't fix the problem, sw

    +Is there a way to hide/show the LameXP console ("DOS Box") window?
    +
    +It is common for many people to run an alleged "DOS" programs inside Windows, using a so-called "DOS Box".
    +Everything works fine. But when you try to run such a program in DOS, you get an ugly message "This program
    +cannot be run in DOS mode". What's wrong? Well, the affected program is NOT a "DOS" one. It is a Windows
    +Console program. "DOS" is NOT a synonym of Console. And "Windows" is NOT a synonym of GUI (Graphical User
    +Interface). Both, DOS and Windows programs, can be either Console or GUI. Actually Windows programs can be
    +Console *and* GUI at the same time, i.e. a Windows GUI program can have a Console attached.
    +
    +LameXP is a GUI program for Windows. However it can have a "Debug" console attached. The purpose of this
    +console is providing users an insight into what's happening behind the scenes. While the console is mainly
    +intended for developers, it may be helpful for "regular" users too. Nonetheless you usually will NOT need the
    +console, unless something is going wrong. Therefore the LameXP console is disabled by default in all
    +"release" builds. You can enable the console by passing the "--console" command-line parameter, if required.
    +At the same time the console is enabled by default in all "beta" (pre-release) builds of LameXP. You can
    +still disable the console by passing the "--no-console" command-line parameter, if you don't like it.

    + +

    + 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
    @@ -494,7 +514,7 @@ a reconstructed analogue signal which exceeds(!) 0dBFS. And, as the analogue par generally are NOT prepared for +0dBFS voltages, this may cause problems, such as annoying distortions!

    The help document of a well-known audio editing software contains the following advice:
    -
    If you’re planning to put normalized audio on CD, you might want to normalize the waveforms to
    +
    If you're planning to put normalized audio on CD, you might want to normalize the waveforms to
    no more than 96% [-0.36 dB] as some audio compact disc players have problems accurately reproducing
    bits that have been processed to 100% (maximum) amplitude [0dBFS].
    For details please refer to the following article: