- From: Simon Pieters <simonp@opera.com>
- Date: Fri, 02 Dec 2011 11:58:39 +0100
- To: "whatwg@whatwg.org" <whatwg@whatwg.org>, "Ian Hickson" <ian@hixie.ch>, public-texttracks@w3.org
On Fri, 02 Dec 2011 01:34:15 +0100, Ian Hickson <ian@hixie.ch> wrote: > If we are to add language information to the language, there's four ways > to do it: inline, cue-level, block-level (a section of the file, e.g. > setting a default at different points in the file), and file-level. > > Inline would look like this: > > WEBVTT > > cue id > 00:00:00.000 --> 00:00:01.000 > <lang en>cue text says <lang fr>bonjour</lang></lang> > > File-level would look like this: > > WEBVTT > language: fr Experience with <script language> suggests that people have trouble spelling it. If we add it, I suggest it be called "lang". > > cue id > 00:00:00.000 --> 00:00:01.000 > bonjour > > I suppose we'd need both. I wouldn't propose cue-level or block-level. > > How important is this for v1? -- Simon Pieters Opera Software
Received on Friday, 2 December 2011 10:56:32 UTC