Skip to content

Commit

Permalink
Update HEVC Chromium support (#1007)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbmc authored Jun 8, 2024
1 parent db6532d commit bdbb7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/clients/codec-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The goal is to Direct Play all media. This means the container, video, audio and
<br />
<sup>7</sup>HEVC decoding is only supported on Windows 10 with the HEVC Video Extension from the Microsoft <a href="https://www.microsoft.com/store/productId/9NMZLZ57R3T7">store</a>.
<br />
<sup>8</sup>Chromium 104 does support HEVC decoding when launched with <code>--enable-features=PlatformHEVCDecoderSupport</code> argument. For more informations please look at <a href="https://github.com/StaZhu/enable-chromium-hevc-hardware-decoding#readme">enable-chromium-hevc-hardware-decoding</a>.
<sup>8</sup>Chromium 107 does support HEVC decoding when HEVC hardware decoding is available.
<br />
<sup>9</sup>HEVC decoding is only supported on 4K devices.
<br />
Expand Down

0 comments on commit bdbb7b7

Please sign in to comment.