You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: codec_specs.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1059,7 +1059,7 @@ Codec Name: Universal Subtitle Format
1059
1059
Description: An XML based subtitle format.
1060
1060
Each `BlockGroup` contains XML data from a "subtitle" XML element as defined in section 3.4 of [@!USF],
1061
1061
without the "subtitle" element itself and with the start, stop duration mapped to the `BlockGroup` timestamp and `BlockDuration` element.
1062
-
The "image" XML elements are turned into Matroska attachements and replaced in the stream with their attachment filename.
1062
+
The "image" XML elements are turned into Matroska attachments and replaced in the stream with their attachment filename.
1063
1063
1064
1064
Initialization: The `CodecPrivate` element **MAY** be present.
1065
1065
If present it **MAY** contains "metadata", "styles" and "effects" XML elements usable in the whole stream inside a parent "USFSubtitles" XML parent element,
0 commit comments