*** Welcome to piglix ***

WebVTT

WebVTT
Filename extension not specified
Internet media type text/vtt
Developed by W3C
Initial release 10 August 2010; 6 years ago (2010-08-10)
Type of format Timed text
Extended from SRT
Standard W3C WebVTT
Open format? Yes

WebVTT (Web Video Text Tracks) is a W3C standard for displaying timed text in connection with the HTML5 <track> element. The early drafts of its specification were written by WHATWG in 2010, after discussions about what caption format should be supported by HTML5, the main options being the relatively mature, XML-based TTML or an entirely new but more lightweight standard based on the popular SRT format. The final decision was for the new standard, initially called WebSRT (Web Subtitle Resource Tracks). It shared the .srt file extension and was "broadly based on" (parts of) the SubRip format, though not fully compatible with it. The prospective format was later renamed WebVTT. In the January 13, 2011 version of the HTML5 Draft Report, the <track> tag was introduced and the specification was updated to document WebVTT cue text rendering rules. The WebVTT specification is still in draft stage but the basic features are already supported by all major browsers.

Firefox implemented WebVTT in its nightly builds (Firefox 24), but initially it was not enabled by default. The feature had to be enabled in Firefox by going to the "about:config" page and setting the value of "media.webvtt.enabled" to true. YouTube began supporting WebVTT in April, 2013. As of July 24, 2014, Mozilla has enabled WebVTT on Firefox by default.

In June 2013 an example was added to the other features section of the specification that included a new "region" setting. As of February 2015, however, no player included support for this feature.


...
Wikipedia

...