Edit Audio Louder In Mp4 Files

Discussion in 'Software' started by Trik, Oct 5, 2020.

  1. Trik

    Trik Private E-2

    Got some video files that the audio is too low or the files have different volume levels.

    There used to be a program that would normalize the audio in all mp3 files in a folder.

    Is there something similar for mp4 video files?

    Thanks
    Trik
     
  2. plodr

    plodr MajorGeek Super Extraordinaire Moderator Staff Member

    mp4 gain -I can't find the price.
    For free VLC: Tools/Preferences/Audio
    You will find normalize under the effects heading.
     
  3. Eldon

    Eldon Major Geek Extraordinaire

  4. Trik

    Trik Private E-2

    Thanks all.

    VLC doesn't actually edit the file though does it?
    I believe it only makes the changes while playing it in VLC...
     
  5. Eldon

    Eldon Major Geek Extraordinaire

    Correct.
     
  6. If you use AC3Filter click 'Auto Matrix' on the Mixer tab.
     
  7. Trik

    Trik Private E-2

    Thanks again all.
    Found an app called Free Video Volume Booster that did the trick.
     
  8. Pequi

    Pequi Private E-2

    You can use FFmpeg

    ffmpeg -i inputfile -vcodec copy -af "volume=10dB" outputfile

    (Increase 10dB)

    or even

    ffmpeg -i inputfile -vcodec copy -af "volume=2.0" outputfile

    (That will double the "loudness").

    The process is very fast. Make sure inputfile and outputfile don't have the same name.
     
  9. Pequi

    Pequi Private E-2

    Forgot to add:

    ffmpeg -i input.mp4 -af "volumedetect" -f null /dev/null

    Wil give you the volume the file has, so you can decide how much you want to increase/decrease it.
     
  10. Trik

    Trik Private E-2

    Groovy

    Thanks again.
    Bookmarked this page.
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds