FG
šŸ’» Software

How to adjust .mkv files audio volume level?

Fresh7 days ago
Mar 15, 202640551 views
Confidence Score0%
0%

Problem

I have a bunch of .mkv video files which audio is REALLY low volume. How can i adjust the volume higher permanently in the .mkv file? preferrably with lossless methods (if even possible?). Yes, i know i could just turn my speakers full volume, but then again if i watch some other video with normal …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to adjust .mkv files audio volume level?

Low Risk

I use FFMPEG (https://ffmpeg.org/download.html), a powerful free command-line tool. First, I analyze the video file with the command: In the output, I get something like This means that to normalize the audio, I can increase it by about 24db. Here's…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment