- From: sunil <deshpande.sunil@gmail.com>
- Date: Tue, 23 Jul 2013 14:31:20 +0530
- To: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
- Cc: David Ronca <dronca@netflix.com>, public-texttracks@w3.org
Received on Tuesday, 23 July 2013 09:02:08 UTC
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