Install Hevc Codec For Mkv Video On Linux Mint Link Jun 2026

lspci -k | grep -A 2 -E "(VGA|3D)"

The easiest way to get everything at once is to install the "Mint Meta Codecs" package. This bundle includes HEVC, along with various other audio and video formats. Open the from your application menu. Search for ubuntu-restricted-extras . Click Install .

Installing the official system multimedia package ensures that default players like Celluloid, Xplayer, and web browsers can decode x265 video smoothly. The Graphical Way Open your . Navigate to Sound & Video →right arrow Install Multimedia Codecs .

VLC Media Player bundles its own codec libraries, completely independent of the system. If you only need to play MKV files (not edit them), VLC is the least troublesome route. install hevc codec for mkv video on linux mint link

If you prefer a specific media player that handles codecs internally, VLC Media Player is the gold standard. VLC comes with its own set of built-in libraries which often bypasses the need for system-wide codec installations. You can install it via the terminal with: sudo apt install vlc

sudo apt install gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav -y Use code with caution.

This single command handles most of the groundwork, equipping your system with the necessary infrastructure for various audio and video formats. lspci -k | grep -A 2 -E "(VGA|3D)"

Playing DRM (Digital Rights Management) content, like that from Netflix or Amazon Prime, introduces another layer of complexity. While the codecs for HEVC are now installed, streaming services often have additional requirements.

If you encounter issues with a specific application, especially browsers, you might need additional packages. For example, for Chromium-based browsers, you may need to install chromium-codecs-ffmpeg-extra , and for Firefox, ffmpeg and libavcodec-extra are often required for full codec support.

The default Linux Mint media player (Celluloid) is a frontend for MPV. Create a configuration file for automatic hardware acceleration: Search for ubuntu-restricted-extras

| Use Case | Recommended Method | |----------|-------------------| | Just want to watch a movie | Method 1 (VLC) | | System-wide codec support | Method 2 (FFmpeg + GStreamer) | | Lightweight terminal player | Method 3 (MPV) | | 4K/8K HEVC videos | Method 5 (Hardware acceleration) | | Old computer | Method 6 (Convert to H.264) |

sudo apt install mesa-va-drivers vainfo

//
Nuestro equipo de atención al cliente está aquí para responder a sus preguntas.
👋 Hola ¿Cómo puedo ayudar?