Which tool should I use for it?
+ Reply to Thread
Results 1 to 8 of 8
-
It depends on what you want to do, and what software you prefer to work with.
https://ffmpeg.org/ffmpeg-all.html#ebur128-1
"EBU R128 scanner filter. This filter takes an audio stream as input... logs a message at a frequency of 10Hz with the Momentary loudness (identified by M), Short-term loudness (S), Integrated loudness (I) and Loudness Range (LRA). "
I prefer to use AviSynth myself:
http://avisynth.nl/index.php/Histogram#Audiolevels_mode
"Shows the audio levels in decibels for each channel present. For example, if the source has six channels of audio, six vertical bars will be shown. "
For logging per-frame audio levels to a file, there's the MinMaxAudio plugin. (download) (discussion)Last edited by raffriff42; 3rd Apr 2018 at 18:39. Reason: MinMaxAudio
-
-
I use the free Orban Loudness Meter which can be configured to monitor any audio device on the computer.
-
I use FFmpeg filter dynaudnorm (Dynamic Audio Normalizer) for movies, and would like to measure the dialogue volume levels in some scenes, in order to set the maximum gain factor, the less value (as possible) - the better.
Last edited by rowjekto; 3rd Apr 2018 at 23:25.
-
Would something like this work using EBU r128 as RaffRiff42 suggested and the output overlay-ed by the actual video? Frame by Frame is displayed at the top as well as the frame number. This corresponds to the Bar graph at the right with representaion showing later in the Larger bar graph area.
[Attachment 45105 - Click to enlarge]
Similar Threads
-
Volume level too high
By hisaishi in forum AudioReplies: 8Last Post: 15th Jun 2017, 11:58 -
How to Increase Audio Level (Volume), Once Extracted - ?
By elling in forum AudioReplies: 5Last Post: 21st Jun 2016, 14:27 -
MP4 volume Level
By rizy in forum AudioReplies: 0Last Post: 27th Nov 2015, 03:19 -
PotPlayer Save preset volume level on startup
By bluestorm in forum Software PlayingReplies: 1Last Post: 17th Aug 2015, 03:39 -
Boost volume on recording with low level?
By micklos in forum AudioReplies: 25Last Post: 19th Dec 2014, 07:38