[vlc-devel] libvlc access to each frame..
Rémi Denis-Courmont
remi at remlab.net
Wed Mar 4 13:28:23 CET 2009
On Wed, 04 Mar 2009 09:00:31 -0300, "buhochileno at gmail.com"
<buhochileno at gmail.com> wrote:
> I need to know if there is a way to take the current frame of the current
> play
The vmem video output steal images from the video output pipeline, but you
will need to do the unsafe marshaling by hand.
> and even modifie the content of the frame previous to the display
> (to see the analisys on the screen..), something like the frame
pointer?..
That is not possible without changes.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list