Re: TTML Agenda for 15/05/13 - Proposed updates to charter

> Yes, you can. You can do that with any format. However, that means
> that JS supports the TTML format, not the browser.

So shouldn't the following two processes roughly equivalent? If not, why?

TTML document ---------> WebVTT document -----------> UA
TTML document ----JS----> sequence of calls to TextTrack API

Thanks,

-- Pierre

On Thu, May 16, 2013 at 7:38 PM, Silvia Pfeiffer
<silviapfeiffer1@gmail.com> wrote:
> On Fri, May 17, 2013 at 12:35 PM, Pierre-Anthony Lemieux
> <pal@sandflow.com> wrote:
>> Hi Silvia,
>>
>>> Yes... but that is unrelated to having TTML support in the browser.
>>
>> Well, if JS can create cues interactively, can't JS take a TTML
>> document and, using the API, turn it into something that the browser
>> will render?
>
> Yes, you can. You can do that with any format. However, that means
> that JS supports the TTML format, not the browser.
>
> Regards,
> Silvia.

Received on Friday, 17 May 2013 02:56:07 UTC