: VLC uses software decoding by default. For 4K or high-bitrate HEVC, consider hardware acceleration (see Method 5).
ffmpeg -codecs | grep hevc
sudo apt-get install vlc
: VLC uses software decoding by default. For 4K or high-bitrate HEVC, consider hardware acceleration (see Method 5).
ffmpeg -codecs | grep hevc
sudo apt-get install vlc