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

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 09:02:08 UTC