[vlc-devel] frame event ?
Gildas Fargeas
gfargeas at irisa.fr
Thu Oct 25 14:18:31 CEST 2007
Hello,
Context: vlc 0.8.6a - linux
I'm coding a module based on the stream-out duplicate module which is
able to drop frame when it is wanted. I'm also modifying the wxwidget
interface to display some information about the frames currently played.
Request: Is there an event on which i could synchronize my interface
when a frame is played? More precisely, i'd like to display info about a
frame in realtime so is there a mechanism which could be used? the
duplicate module treats a buffer so it is not a good vector of synchro...
thanks for your answers.
G.F.
More information about the vlc-devel
mailing list