optv

optv — Optical art meets real-time video effect

Synopsis

struct              GstOpTV;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstBaseTransform
                           +----GstVideoFilter
                                 +----GstOpTV

Properties

  "mode"                     GstOpTVMode           : Read / Write
  "speed"                    gint                  : Read / Write
  "threshold"                guint                 : Read / Write

Description

Traditional black-white optical animation is now resurrected as a real-time video effect. Input images are binarized and combined with various optical pattern.

Example launch line

1
2
3
4