RE: Need support to ignore the meta data header from webvtt file.

Hi Rick,

Thanks for you support. I will check with those people specified with email
id's.

Sorry for the inconvinience.

Thanks n Regards,
Sunil
On 23-Jul-2013 7:59 PM, "Rick Eyre" <rick.eyre@hotmail.com> wrote:

> Silvia is right Sunil. This isn't the best place to get help on this.
>
> Please email me or Ralph directly and we can try to help you out.
>
> My email is rick.eyre@hotmail.com
> Ralph's is giles@mozilla.com
>
> Thanks,
> Rick
>
> > From: silviapfeiffer1@gmail.com
> > Date: Tue, 23 Jul 2013 23:03:39 +1000
> > To: deshpande.sunil@gmail.com
> > CC: dronca@netflix.com; public-texttracks@w3.org
> > Subject: Re: Need support to ignore the meta data header from webvtt
> file.
> >
> > Have you tried following your code path on paper or at least run it
> > through a debugger following what it does?
> > You just need to read to the first empty line after reading the
> > "WEBVTT" magic string.
> > I don't seem to see the function webvtt_create_parser do that...
> >
> > Good luck.
> > Silvia.
> >
> > (BTW: this is not a coding list, but a list for standards development.
> > You may be better off asking such questions on stackoverflow.)
> >
> >
> > On Tue, Jul 23, 2013 at 7:01 PM, sunil <deshpande.sunil@gmail.com>
> wrote:
> > >
> > > Hi all,
> > >
> > > I am trying to use webvtt parser for my http live streaming usecase. I
> am
> > > facing one issue as webvtt library is not parsing the meta data header,
> > > parse is failing.
> > >
> > >
> https://github.com/sunildeshpande/webvtt/blob/master/fileSequence0.webvtt
> > >
> https://github.com/sunildeshpande/webvtt/blob/master/elephants_dream_ios-textstream_eng%3D1000-8.webvtt
> > >
> > >
> > > I am trying to modify the code
> > > https://github.com/sunildeshpande/webvtt/blob/master/parser.c.
> > >
> > > Can somebody help me in fixing this issue. I tried my level best, but
> not
> > > succeded?
> > >
> > > I know currenlt webvtt C library support is not available. But i need
> just
> > > to ignore the meta data header.
> > >
> > >
> > > With regards,
> > > Sunil
> > >
> > >
> >
>

Received on Tuesday, 23 July 2013 14:51:02 UTC