Install Hevc Codec For Vlc

Visual: Screen recording of VLC failing to play an HEVC file → then fixing it.

Host: “Tried playing an HEVC video in VLC and got audio but no video? Here’s the fix in 60 seconds.” install hevc codec for vlc

Step 1 – Close VLC.
Step 2 – On Windows, go to the Microsoft Store and search ‘HEVC Video Extensions’.
Step 3 – Install the $0.99 version (or the free ‘from device manufacturer’ one if available).
Step 4 – Reopen VLC. Your HEVC file will now play smoothly. Visual : Screen recording of VLC failing to

Pro tip: On Mac or Linux, you likely don’t need this – just update VLC. Host : “Tried playing an HEVC video in

“Hit like if this saved you from converting your video files!”


sudo dnf install vlc ffmpeg-libs
  • Click Install.
  • Restart VLC → Play HEVC file.
  • Check the file’s codec details: use MediaInfo or VLC’s Tools → Codec Information to confirm the container, video codec (should show HEVC/H.265), and bitrate/resolution.
  • If the issue is high-resolution (4K/8K) and you lack hardware support, transcoding to a lower resolution or using hardware-accelerated conversion will help.