Skip to content

Commit b806127

Browse files
committed
Move Safari Ogg compatible versions to note
1 parent 3dce9b6 commit b806127

File tree

1 file changed

+4
-1
lines changed
  • files/en-us/web/media/guides/formats/containers

1 file changed

+4
-1
lines changed

files/en-us/web/media/guides/formats/containers/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ You can also [add the `codecs` parameter](/en-US/docs/Web/Media/Guides/Formats/c
643643
<td>Yes</td>
644644
<td>Yes</td>
645645
<td>Yes</td>
646-
<td>Yes (Safari 18.4+ on macOS 15.4+/iOS 18.4+)</td>
646+
<td>Yes</td>
647647
</tr>
648648
<tr>
649649
<th scope="row">Vorbis</th>
@@ -658,6 +658,9 @@ You can also [add the `codecs` parameter](/en-US/docs/Web/Media/Guides/Formats/c
658658
> [!WARNING]
659659
> Ogg Opus audio files longer than 12h 35m 39s are truncated and exhibit seeking issues when played on Firefox Linux 64 bit ([Firefox bug 1810378](https://bugzil.la/1810378)).
660660
661+
> [!NOTE]
662+
> Safari 18.4+ (on macOS 15.4+, iOS 18.4+, iPadOS 18.4+, and visionOS 2.4+) added support for Opus and Vorbis codecs in Ogg containers.
663+
661664
### QuickTime
662665

663666
The **QuickTime** file format (**QTFF**, **QT**, or **MOV**) was created by Apple for use by its media framework of the same name.

0 commit comments

Comments
 (0)