[vlc-devel] libvlc access to each frame..

buhochileno at gmail.com buhochileno at gmail.com
Mon Mar 23 14:06:25 CET 2009


buhochileno at gmail.com wrote:
> [...]

> Ok, I get the idea, so step 1 for me: write a basic simple working C 
> example using libvlc (currently I have a couple using libvlc from c#, 
> best to start trying directly from C to start, so do you have one 
> arround?, I find one on the vlc wiki but is for libvlc/vlc 0.8 and 
> many things change..). Step 2: add the "callback filter" as in the 
> example that you show me also directly in C to start and ....Step 3: 
> add a delegate from c# as the callback to that filter...
>
> [...]
Ok, some updates: vlc compiled from sources and now looking at the 
motiondetection.c filter module. Also I have a running simple C program 
that use  libvlc, unfortunately  it use the old  libvlc API, so trying 
to figure out the necesary changes....
Next: I going to try to rip out all the unnecesary code from 
motiondetection.c to make a "callback module"....

Any sugestions?, I'm on the right path?

Thanks...

Mauricio




More information about the vlc-devel mailing list