Search found 1 match

Go to advanced search

by uglide
13 Aug 2014 18:09
Forum: Development around libVLC
Topic: GPS data in Text tracks
Replies: 6
Views: 4305

Re: GPS data in Text tracks

I'm not sure if I have done this the right way, but this is what I did... - Create a new "text_renderer" module to send the SPU text via a callback, the callback accepts the subtitle text and an opaque pointer (in keeping with how vmem and amem are implemented). - Add new API to libvlc to...

Go to advanced search