Install Hevc Codec For Mkv Video On Linux Mint Link May 2026
HEVC (H.265) video files like MKVs on Linux Mint, you typically need to install the multimedia codecs package or use a media player that includes them. While Linux Mint provides an option to install these during the initial OS setup, you can easily add them later if you missed that step. Direct Installation Methods
If you specifically need HEVC support for players like Totem (the default GNOME player), you can install the For GStreamer applications: sudo apt install gstreamer1.0-libde265 Use code with caution. Copied to clipboard For VLC specifically (if needed): sudo apt install vlc-plugin-libde265 Use code with caution. Copied to clipboard install hevc codec for mkv video on linux mint link
Once completed, try opening your .mkv file again. In 90% of cases, this resolves the issue immediately. HEVC (H
Below are step-by-step instructions to install the necessary codecs and players so you can play MKV files encoded with HEVC (H.265) on Linux Mint. These steps cover the common Mint releases (based on Ubuntu) and assume a default desktop environment (Cinnamon); commands work in Terminal. Copied to clipboard For VLC specifically (if needed):
If you are using an older version of Linux Mint, you might need to add a third-party PPA to access the latest HEVC libraries, but for most modern versions, the mint-meta-codecs package is sufficient. Linux Mint HEVC H.265 - Where's the love? - Linux Mint Forums
Step 2: Install the HEVC Codec Package
For hardware-accelerated decoding (Intel/AMD GPUs), install vaapi drivers:

