Install Hevc Codec For Mkv Video On Linux Mint Link 2021 Jun 2026
MPV uses FFmpeg libraries and handles HEVC well.
If you prefer to use Linux Mint’s default media player (often or Celluloid ) or want to ensure your web browser can play H.265 web streams, you need to install the system codecs. Step 1: Install Multimedia Codecs
This installs mint-meta-codecs , which covers a broad range of formats. Method 2: Installing HEVC Codecs via Terminal (Recommended) install hevc codec for mkv video on linux mint link
Test an MKV file with the ffmpeg command line tool:
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. MPV uses FFmpeg libraries and handles HEVC well
Click on the official VLC entry and click the green button. Alternatively, you can open your terminal ( Ctrl + Alt + T ) and run this quick command: sudo apt update && sudo apt install vlc -y Use code with caution.
(Note: Linux Mint is based on Ubuntu, so this package works perfectly and installs the necessary fonts and codecs for MKV/HEVC.) Method 2: Installing HEVC Codecs via Terminal (Recommended)
You should now have a Linux Mint system that's fully capable of handling MKV files with HEVC video. To summarize, here are the key takeaways: