I created the FFmpeg Audio Normalizer because I often get asked how I handle volume normalization in my tracks. This tool adjusts the audio volume of a given file using FFmpeg and saves the processed version in the same directory, adding the suffix "-Normalized" to the filename.
melcom's FFmpeg Audio Normalizer is a frontend for the FFmpeg executable (ffmpeg.exe / ffmpeg-master-latest-win64-gpl.zip for Windows).
* New Feature: Audio Preview with Play/Stop Functionality * Play & Stop Buttons Added: New "Play" and "Stop" buttons have been added to the file selection area. * Instant File Preview: Allows users to quickly listen to the selected audio file directly within the application before starting normalization or analysis. * Improved Workflow: Helps to verify that the correct file is loaded, saving time and preventing errors.
* Major Improvement: Real-Time Process Information and Scrollbar * Live FFmpeg Output: The "Process Information" window now streams the output from FFmpeg in real-time, providing detailed feedback as the process runs. * Enhanced User Feedback: Users can now see exactly what the tool is doing at every step, instead of waiting for a final summary. * Scrollbar Implemented: A vertical scrollbar has been added to the information window, allowing users to scroll through long logs.
* Various Minor Improvements * Updated "Check for Updates" Link: The URL for checking for updates in the "Info" menu has been updated to the new project website. * GUI Layout Adjustments: The default window width has been slightly increased to better accommodate the new preview buttons.
Greetings to all demo scene enthusiasts around the world! - melcom
1 comment
Hey everyone,
I created the FFmpeg Audio Normalizer because I often get asked how I handle volume normalization in my tracks. This tool adjusts the audio volume of a given file using FFmpeg and saves the processed version in the same directory, adding the suffix "-Normalized" to the filename.
melcom's FFmpeg Audio Normalizer is a frontend for the FFmpeg executable (ffmpeg.exe / ffmpeg-master-latest-win64-gpl.zip for Windows).
To use it, FFmpeg must be installed on your system. You can download it here:
https://github.com/BtbN/FFmpeg-Builds/releases/tag/latest
---
melcom's FFmpeg Audio Normalizer
Version 2.2.2 (Build Date: 2025-10-03)
Key New Features in Version 2.2.2:
* New Feature: Audio Preview with Play/Stop Functionality
* Play & Stop Buttons Added: New "Play" and "Stop" buttons have been added to the file selection area.
* Instant File Preview: Allows users to quickly listen to the selected audio file directly within the application before starting normalization or analysis.
* Improved Workflow: Helps to verify that the correct file is loaded, saving time and preventing errors.
* Major Improvement: Real-Time Process Information and Scrollbar
* Live FFmpeg Output: The "Process Information" window now streams the output from FFmpeg in real-time, providing detailed feedback as the process runs.
* Enhanced User Feedback: Users can now see exactly what the tool is doing at every step, instead of waiting for a final summary.
* Scrollbar Implemented: A vertical scrollbar has been added to the information window, allowing users to scroll through long logs.
* Various Minor Improvements
* Updated "Check for Updates" Link: The URL for checking for updates in the "Info" menu has been updated to the new project website.
* GUI Layout Adjustments: The default window width has been slightly increased to better accommodate the new preview buttons.
Greetings to all demo scene enthusiasts around the world!
- melcom