Skip to content

Commit

Permalink
add WebVTT specification reference
Browse files Browse the repository at this point in the history
  • Loading branch information
robUx4 committed Dec 14, 2024
1 parent 3b0d748 commit c38a3bf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions rfc_backmatter_codec.md
Original file line number Diff line number Diff line change
Expand Up @@ -393,3 +393,15 @@
</front>
</reference>

<reference anchor="WebVTT" target="https://www.w3.org/TR/2019/CR-webvtt1-20190404/">
<front>
<title>WebVTT: The Web Video Text Tracks Format</title>
<author fullname='Simon Pieters'><organization>Opera Software AS</organization></author>
<author fullname='Silvia Pfeiffer' role='editor'><organization>NICTA</organization></author>
<author fullname='Philip Jaegenstedt'><organization>Opera Software ASA</organization></author>
<author fullname='Ian Hickson'><organization>Google</organization></author>
<date month="April" year="2019" />
</front>
<refcontent>W3C Candidate Recommendation</refcontent>
</reference>

4 changes: 2 additions & 2 deletions subtitles.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,8 +360,8 @@ BlockDuration: 00:00:01.730

## WebVTT

The "Web Video Text Tracks Format" (short: WebVTT) is developed by the [World Wide Web Consortium (W3C)](https://www.w3.org/).
Its specifications are [freely available](https://w3c.github.io/webvtt/).
The "Web Video Text Tracks Format" (short: WebVTT) is developed by the World Wide Web Consortium (W3C).
Its specifications are freely available at [@!WebVTT].

The guiding principles for the storage of WebVTT in Matroska are:

Expand Down

0 comments on commit c38a3bf

Please sign in to comment.