[vlc-devel] Posterize plugin

Philippe Morin phmorin at free.fr
Wed Aug 15 20:46:11 CEST 2007


Hi,

I tried a first implementation of a new video filter : posterize plugin.

Use is :

vlc --video-filter "posterize{level=3}" somevideo.avi

where level is a parameter between 2 and 256.

There are (level*level*level) distincts values in output video.

Please find source code attached for testing/integration.

Regards.

Philippe Morin.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: posterize.c
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070815/054d1c9a/attachment.c>
-------------- next part --------------
_______________________________________________
vlc-devel mailing list
vlc-devel at videolan.org
http://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list