FG

Increase Volume of an MKV Video from Linux Terminal

Fresh3 days ago
Mar 15, 202610155 views
Confidence Score0%
0%

Problem

I've got a large amount of .MKV video files which seem to all play at a very low volume - I end up having to turn the TV up all the way to hear them, which is really irritating when I switch to another channel and wake the dead because it's so loud. What I'm looking for is a command-line method to …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Increase Volume of an MKV Video from Linux Terminal

Low Risk

It isn't very well documented, but FFmpeg has a switch which will allow you to increase volume output. Example: Some things to take note of: the switch uses "byte percent", so you can't just specify a 200% volume increase, 100% = 256 so specifying 2…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment