Ticket #1422 (new feature)
WebVTT cue positioning / tags CSS
| Reported by: | jeroen | Owned by: | jeroen |
|---|---|---|---|
| Priority: | Low | Milestone: | Backlog |
| Component: | general | Keywords: | |
| Cc: | Forum thread: |
Description (last modified by ed) (diff)
WebVTT is an rich timed text format that builds upon the SRT format. In addition to the latter, WebVTT supports:
- A file header ( WEBVTT FILE)
- Cue positioning options (D/L/A/T/S)
- In-cue:
- timestamps (one<00:02:37.000>two<00:02:38.000>three)
- CSS class definitions (<c.highlight>wow!</c>)
- Voice declarations (<v.Henry>Hi!</v>)
More info: http://www.delphiki.com/webvtt/
For now, we only support the basic set (cues, <i>, <b>, <u>, <font>).
In case anyone cares -- more info on ruby characters for Chinese/japanese languages - http://en.wikipedia.org/wiki/Ruby_character
Change History
comment:4 Changed 13 months ago by jeroen
- Summary changed from Captions: WebVTT Support to WebVTT captioning support
Note: See
TracTickets for help on using
tickets.
