I have one or two .avi files for which the sound is simply too low. I like to play them in vlc, and enabling the graphic equalizer helps somewhat, but is there any other (easy and quick!) way of increasing the volume? Thanks!
feedback
|
|
You could use VirtualDub for this. This guide has a short and straight-forward explanation. Brief: -
| |||
feedback
|
|
Very easy to do using ffmpeg:
Adjust the "-vol" parameter until you're satisfied with the volume. While you're looking for the appropriate "-vol" value, I suggest you add a "-t 30" to your commandline, so it'll only process the first 30s of video. It's much faster and should be enough for you to evaluate the results. | |||
|
feedback
|
|
Look at this question: How to amplify the audio in a video file? Quoted answer by Davy Landman:
| |||
|
feedback
|
|
VLC enables you to increase the volume up to 400% by holding down CTRL + UP ARROW. | |||
|
feedback
|
|
VLC has a bar that lets you up the volume to 200% of original, at least in Windows it does. Try using that, other than the EQ. It might take a bit longer and only run in batches, but VirtualDub has a way to take a avi file and increase the volume level on it too. | |||
|
feedback
|