summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-videofiltersbad.xml
blob: 629306f6f043fb35718a781e9d94104912be98e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<plugin>
  <name>videofiltersbad</name>
  <description>Video filters in gst-plugins-bad</description>
  <filename>../../gst/videofilters/.libs/libgstvideofiltersbad.so</filename>
  <basename>libgstvideofiltersbad.so</basename>
  <version>0.10.23.1</version>
  <license>LGPL</license>
  <source>gst-plugins-bad</source>
  <package>GStreamer Bad Plug-ins</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>scenechange</name>
      <longname>Scene change detector</longname>
      <class>Video/Filter</class>
      <description>Detects scene changes in video</description>
      <author>David Schleef &lt;ds@entropywave.com&gt;</author>
      <pads>
        <caps>
          <name>sink</name>
          <direction>sink</direction>
          <presence>always</presence>
          <details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], pixel-aspect-ratio=(fraction)[ 0/1, 2147483647/1 ], interlaced=(boolean){ true, false }</details>
        </caps>
        <caps>
          <name>src</name>
          <direction>source</direction>
          <presence>always</presence>
          <details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], pixel-aspect-ratio=(fraction)[ 0/1, 2147483647/1 ], interlaced=(boolean){ true, false }</details>
        </caps>
      </pads>
    </element>
    <element>
      <name>zebrastripe</name>
      <longname>Zebra stripe overlay</longname>
      <class>Filter/Analysis</class>
      <description>Overlays zebra striping on overexposed areas of video</description>
      <author>David Schleef &lt;ds@entropywave.com&gt;</author>
      <pads>
        <caps>
          <name>sink</name>
          <direction>sink</direction>
          <presence>always</presence>
          <details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], pixel-aspect-ratio=(fraction)[ 0/1, 2147483647/1 ], interlaced=(boolean){ true, false }</details>
        </caps>
        <caps>
          <name>src</name>
          <direction>source</direction>
          <presence>always</presence>
          <details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], pixel-aspect-ratio=(fraction)[ 0/1, 2147483647/1 ], interlaced=(boolean){ true, false }</details>
        </caps>
      </pads>
    </element>
  </elements>
</plugin>