Search found 3 matches

Go to advanced search

by vanillacandle
07 Dec 2012 09:05
Forum: Development around libVLC
Topic: libvlc_media_player_set_position before playing
Replies: 1
Views: 1128

libvlc_media_player_set_position before playing

Hi all,
libvlc_media_player_set_position does not seem to have any effect until I call libvlc_media_player_play(). The requirement is to be able to move current media position before starting playing it. Is it possible?

Thanks!
by vanillacandle
02 Jun 2012 14:11
Forum: Development around libVLC
Topic: Help understand plugin capability
Replies: 3
Views: 685

Re: Help understand plugin capability

Thank you for the reply. I mentioned subtitles only as an example. After a media file is opened, my plugin needs to read a secondary file and do an action at a specific timestamp in the movie. My understanding is that in order to keep track of the current movie time, I need to subscribe to the playe...
by vanillacandle
02 Jun 2012 01:40
Forum: Development around libVLC
Topic: Help understand plugin capability
Replies: 3
Views: 685

Help understand plugin capability

Hi, I need to write a plugin which will read additional input file and while a move is playing will perform some tasks at particular times specified in that input file. I read the documentation about plugins and have looked at the code for existing ones but I can't understand which capability my plu...

Go to advanced search