- From: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
- Date: Thu, 10 Feb 2011 11:55:44 +1100
On Sun, Jan 23, 2011 at 1:23 AM, Philip J?genstedt <philipj at opera.com> wrote: > On Fri, 14 Jan 2011 10:01:38 +0100, Silvia Pfeiffer > <silviapfeiffer1 at gmail.com> wrote: >> 5. Markup changes >> >> [..] >> * Time markers: WebVTT time stamps follow no existing standard for >> time markers. Has the use of NPT as introduced by RTSP[5] for time >> markers been considered (in particular npt-hhmmss)? >> >> [5] http://www.ietf.org/rfc/rfc2326.txt > > Unfortunately, the hour component is not optional in NPT. Also, the decimal > part of seconds is of arbitrary precision, which doesn't seem necessary. Further discussions at Google indicate that it would be nice to make more components optional. Can we have something like this: [[h*:]mm:]ss[.[d[c[m]]] | s*[.d[c[m]]] Examples: 23 = 23 seconds 23.2 = 23 sec, 1 decisec 1:23.45 = 1 min, 23 sec, 45 centisec 123.456 = 123 sec, 456 millisec Cheers, Silvia.
Received on Wednesday, 9 February 2011 16:55:44 UTC