**melcom's FFmpeg Audio Normalizer**

This program is designed to normalize the audio volume of a given audio file using FFmpeg. The normalized file is saved in the same directory with the suffix '-Normalized'.

**How to Use:**
1. You need the `ffmpeg.exe` file, which you can download from here: https://github.com/BtbN/FFmpeg-Builds/releases/tag/latest
2. Place the `ffmpeg.exe` file in the same directory as this program (batch file or GUI version).
3. Run the program:
   - For the batch file, run the `.bat` file.
   - For the GUI version, run the `.exe` file.
4. Follow the on-screen prompts to select and normalize your audio file.
5. For more detailed instructions, refer to the respective help file located in the `/Deutsch/` or `/English/` directories.

**File Locations:**
- The German version of the program can be found in the `/Deutsch/` directory.
- The English version of the program can be found in the `/English/` directory.

Regards,
melcom
