401
edits
(update with new insights into formats) |
(updated special emphasis in WebSRT) |
||
| Line 146: | Line 146: | ||
4 | 4 | ||
00:00:21.99 --> 00:00:24.36 | 00:00:21.99 --> 00:00:24.36 | ||
Alles ist sicher. | <2>Alles ist sicher. | ||
Vollkommen <b>sicher</b>. | Vollkommen <b>sicher</b>. | ||
</pre> | </pre> | ||
| Line 154: | Line 154: | ||
::cue { background: rgba(0,0,0,0.5); } | ::cue { background: rgba(0,0,0,0.5); } | ||
::cue-part(1) { color: red; } | ::cue-part(1) { color: red; } | ||
::cue(2, b) { font-style: normal; text-decoration: underline; } | |||
WMML: | WMML: | ||
| Line 195: | Line 196: | ||
* WebSRT does not provide a kind attribute to signify that these are subtitles | * WebSRT does not provide a kind attribute to signify that these are subtitles | ||
* WebSRT does not provide the type of cue text in WebSRT. | * WebSRT does not provide the type of cue text in WebSRT. | ||
* | * TTML does not provide for special emphasis sections ("mark"-style). | ||
=== Subtitles with hyperlink === | === Subtitles with hyperlink === | ||
edits