Skip to content

Commit

Permalink
Add ALAC to codec list
Browse files Browse the repository at this point in the history
  • Loading branch information
felix920506 committed Apr 6, 2024
1 parent d190f58 commit 1e98e5e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/general/clients/codec-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ The goal is to Direct Play all media. This means the container, video, audio and
| [MPEG-4 Part 2/ASP](<https://en.wikipedia.org/wiki/MPEG-4_Part_2#Advanced_Simple_Profile_(ASP)>) ||||||||| |||
| [H.264 8Bit](https://caniuse.com/#feat=mpeg4 'H264 Browser Support Reference') ||||||||||||
| [H.264 10Bit](https://caniuse.com/#feat=mpeg4 'H264 Browser Support Reference') ||||||||||||
| [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> |||
| [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> |||
| [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> |||
| [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> |||
| [VP9](https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs#VP9 'V9 Browser Support Reference') ||||| ✅<sup>3</sup> | 🔶<sup>3</sup> ||||||
| [AV1](https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs#AV1 'AV1 Browser Support Reference') |||||| 🔶<sup>4</sup> ||||||

Expand Down Expand Up @@ -68,6 +68,7 @@ If the audio codec is unsupported or incompatible (such as playing a 5.1 channel
| VORBIS<sup>3</sup> ||||||||||||
| DTS<sup>4</sup> ||||||||| ✅<sup>6</sup> |||
| OPUS |||| 🔶<sup>5</sup> ||| 🔶<sup>5</sup> |||||
| ALAC |||||||| | | ||

[Format Cheatsheet:](https://en.wikipedia.org/wiki/Moving_Picture_Experts_Group#External_links)

Expand Down

0 comments on commit 1e98e5e

Please sign in to comment.