Ticket #1422 (new feature)

Opened 22 months ago

Last modified 4 months ago

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:1 Changed 21 months ago by jeroen

  • Description modified (diff)

comment:2 Changed 18 months ago by jeroen

  • Priority set to Normal

comment:3 Changed 14 months ago by jeroen

  • Milestone changed from Plugins to Backlog

comment:4 Changed 13 months ago by jeroen

  • Summary changed from Captions: WebVTT Support to WebVTT captioning support

comment:5 Changed 10 months ago by pablo

  • Milestone changed from Backlog to Player 6.0 beta

comment:6 Changed 10 months ago by jeroen

  • Summary changed from WebVTT captioning support to WebVTT cue positioning / markers
  • Description modified (diff)
  • Milestone changed from Player 6.0 beta to Backlog

Basic VTT support is in the 6.0 player.

comment:7 Changed 7 months ago by pablo

  • Priority changed from Normal to Low

comment:8 Changed 4 months ago by ed

  • Description modified (diff)
  • Summary changed from WebVTT cue positioning / markers to WebVTT cue positioning / tags CSS
Note: See TracTickets for help on using tickets.