VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Hi, but yes: I'm a cat

    I wonder if is there a way to expand and compress a waveform like the attached audioExample.wav

    so that the audio level is alwais the same at -2.0 dB

    In the attached examples I create a lowering in the central part like this:

    Image
    [Attachment 46579 - Click to enlarge]


    but now I try to understand if is there a way, possibly with ffmpeg or a program that pipe ffmpeg, that re-level all at a same level, including the expansion of the audio level of the part that have lower level .

    Of course so already know that this procedure reduces the dynamics and quality of the audio but I need to know how to do.

    Thanks
    Image Attached Files
    Quote Quote  
  2. Video Restorer lordsmurf's Avatar
    Join Date
    Jun 2003
    Location
    dFAQ.us/lordsmurf
    Search Comp PM
    Sound Forge > normalize
    Want my help? Ask here! (not via PM!)
    FAQs: Best Blank DiscsBest TBCsBest VCRs for captureRestore VHS
    Quote Quote  
  3. This is the foobar2000 ffmpeg command line I normally use when compressing soundtrack audio for night viewing, piping to QAAC for encoding The part that compresses is highlighted blue.

    "C:\WINDOWS\system32\cmd.exe" /d /c c:\progra~1\foobar2000\encoders\ffmpeg.exe -i - -ignore_length true -c:a pcm_f32le -af dynaudnorm=f=150 -f wav - | c:\progra~1\foobar2000\encoders\QAAC\qaac.exe --ignorelength -s --no-optimize --no-delay -V 91 -o "audioExample.m4a" -

    Your sample appears to need faster reacting compression though.

    "C:\Program Files\foobar2000\encoders\ffmpeg.exe" -i - -ignore_length true -af dynaudnorm=f=50:g=9 -c:a pcm_s16le "audioExample.wav"

    There's more options if you want to try fine tuning it. If the ffmpeg documentation isn't all that good, try downloading the standalone version of the Dynamic Audio Normalizer. It's help files are fairly informative. I can't make much noise at the moment (everyone else is asleep) so I haven't listened really closely.
    Image Attached Files
    Quote Quote  
  4. Hi,I've just tried a freeware program available on this site called the Levelator & subsequently dragged & dropped your audio sample & within seconds the audio was normalized from peaks & troughs a simple but effective uncomplicated software which rectified the issue.Try it!
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!