[vlc-devel] Decoding a frame with libvlc MediaControlAPI

Pierre d'Herbemont pdherbemont at free.fr
Thu Aug 30 17:10:00 CEST 2007


On 30 août 07, at 16:57, Mehdi Rabah wrote:

> I think what I searching for was (indeed) to write a video filter
> module. I assume that there are already existing video filter modules,
> and that I can modify one.
> Where can I find those modules in the vlc code, and is there a
> documentation about how to write/modify one ?

You may find some doc in the wiki and here:
http://www.videolan.org/developers/vlc.html
(It seems that there is no video_filter doc in it, but it explains  
some good thing about VLC internal if you need)

Though, I think the various existing video_filter should provide  
enough sample code. there are in vlc/modules/video_filter:
http://trac.videolan.org/vlc/browser/trunk/modules/video_filter

Also the video_filter done by Soren Bog might help:
http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc- 
soc.git;a=shortlog;h=avacore_branch

Good luck,

Pierre.


More information about the vlc-devel mailing list