7

I'm aware that Chrome added HEVC support in October 2022, and this appears to work on my Windows PC, however playback of the same video isn't working on my Ubuntu 22.04 laptop.

I'm using Chrome Version 109.0.5414.119 (Official Build) (64-bit).

The chipset of the PC is 12th Gen Intel(R) Core(TM) i7-1260P

Any ideas?

cryptiblinux
  • 71
  • 1
  • 4
  • Did you install the necessary codecs for HEVC playback? Try this command:

    sudo apt-get install libavcodec-extra

    – Ajay Nov 11 '23 at 10:19
  • Or maybe the x265 package will do the trick? https://packages.ubuntu.com/jammy/x265 – starkus Nov 11 '23 at 17:40

0 Answers0