Use case
ffmpeg-normalize simplifies using ffmpeg to normalise audio levels in video. Normally this takes several steps and is difficult to script. I use ffmpeg-normalize before uploading each glitch intermission and video advert, it'd be a nice QOL improvement for nodecg to run this command for me after an upload completes
The command I normally use is as follows, it supports wildcards. It will need more arguments to force an output folder, and the source file is not automatically deleted.
Prerequisites Requires ffmpeg-normalize and ffmpeg installed.
Use case ffmpeg-normalize simplifies using ffmpeg to normalise audio levels in video. Normally this takes several steps and is difficult to script. I use ffmpeg-normalize before uploading each glitch intermission and video advert, it'd be a nice QOL improvement for nodecg to run this command for me after an upload completes
The command I normally use is as follows, it supports wildcards. It will need more arguments to force an output folder, and the source file is not automatically deleted.
ffmpeg-normalize *.mp4 -ext mp4 -c:a aac