From 3b0d7482844f3181b45a40053abded4295831799 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Sun, 10 Nov 2024 11:25:20 +0100 Subject: [PATCH] List the CodecIDs used by WebM for WebVTT Fixes #204 --- subtitles.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/subtitles.md b/subtitles.md index f7615aaa1..e9ca29d59 100644 --- a/subtitles.md +++ b/subtitles.md @@ -579,6 +579,9 @@ and ignores several parts that were added to WebVTT later; WebM does still not s the proposal suggests splitting the information across multiple tracks making demuxer's and remuxer's life very difficult. +WebM uses the "D_WEBVTT/SUBTITLES", "D_WEBVTT/CAPTIONS", "D_WEBVTT/DESCRIPTIONS", and "D_WEBVTT/METADATA" `CodecID` +with different tracks depending on the data type and without a `CodecPrivate`. + ## HDMV presentation graphics subtitles