Skip to content

Commit 51adc14

Browse files
wbsdty331David Liu
authored and
David Liu
committed
Update HEVC status for FireFox
1 parent 14c9272 commit 51adc14

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/general/clients/codec-support.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ The goal is to Direct Play all media. This means the container, video, audio and
1919
| [MPEG-4 Part 2/ASP](<https://en.wikipedia.org/wiki/MPEG-4_Part_2#Advanced_Simple_Profile_(ASP)>) ||||||||| |||
2020
| [H.264 8Bit](https://caniuse.com/#feat=mpeg4 'H264 Browser Support Reference') ||||||||||||
2121
| [H.264 10Bit](https://caniuse.com/#feat=mpeg4 'H264 Browser Support Reference') |||| 🔶<sup>12</sup>||||||||
22-
| [H.265 8Bit](https://caniuse.com/#feat=hevc 'HEVC Browser Support Reference') | 🔶<sup>8</sup> | ✅<sup>7</sup> | | 🔶<sup>1</sup> | 🔶<sup>2</sup> | ✅<sup>5</sup> | 🔶<sup>1</sup> | ✅<sup>6</sup> | 🔶<sup>9</sup> |||
23-
| [H.265 10Bit](https://caniuse.com/#feat=hevc 'HEVC Browser Support Reference') | 🔶<sup>8</sup> | ✅<sup>7</sup> | | 🔶<sup>1</sup> | 🔶<sup>2</sup> | 🔶<sup>5</sup> | 🔶<sup>1</sup> | ✅<sup>6</sup> | 🔶<sup>9</sup> |||
22+
| [H.265 8Bit](https://caniuse.com/#feat=hevc 'HEVC Browser Support Reference') | 🔶<sup>8</sup> | ✅<sup>7</sup> | ✅<sup>13</sup> | 🔶<sup>1</sup> | 🔶<sup>2</sup> | ✅<sup>5</sup> | 🔶<sup>1</sup> | ✅<sup>6</sup> | 🔶<sup>9</sup> |||
23+
| [H.265 10Bit](https://caniuse.com/#feat=hevc 'HEVC Browser Support Reference') | 🔶<sup>8</sup> | ✅<sup>7</sup> | ✅<sup>13</sup> | 🔶<sup>1</sup> | 🔶<sup>2</sup> | 🔶<sup>5</sup> | 🔶<sup>1</sup> | ✅<sup>6</sup> | 🔶<sup>9</sup> |||
2424
| [VP9](https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs#VP9 'V9 Browser Support Reference') |||| ✅<sup>10</sup>| ✅<sup>3</sup> | 🔶<sup>3</sup> ||||||
2525
| [AV1](https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs#AV1 'AV1 Browser Support Reference') |||| 🔶<sup>11</sup>|| 🔶<sup>4</sup> ||||||
2626

@@ -47,6 +47,9 @@ The goal is to Direct Play all media. This means the container, video, audio and
4747
<sup>11</sup>AV1 decoding is only available on devices with A17 or M3 series chips or newer and requires at least Safari 17.
4848
<br />
4949
<sup>12</sup>Need to be manually enabled in Settings > Playback > Enable H.264 High 10 Profile. Playback on Apple Silicon Macs with macOS version < 14 and Intel Macs with all macOS versions may result in blank frames if this is enabled.
50+
<br />
51+
<sup>13</sup>Need FireFox 134 and above. (the support range is the same as Edge, That means you still need install the HEVC Video Extension from the Microsoft store on Windows 10/11 platform).
52+
5053

5154
[Format Cheatsheet:](https://en.wikipedia.org/wiki/MPEG-4#MPEG-4_Parts)
5255

0 commit comments

Comments
 (0)