1<plugin>
2  <name>videocrop</name>
3  <description>Crops video into a user-defined region</description>
4  <filename>../../gst/videocrop/.libs/libgstvideocrop.so</filename>
5  <basename>libgstvideocrop.so</basename>
6  <version>1.16.2</version>
7  <license>LGPL</license>
8  <source>gst-plugins-good</source>
9  <package>GStreamer Good Plug-ins source release</package>
10  <origin>Unknown package origin</origin>
11  <elements>
12    <element>
13      <name>aspectratiocrop</name>
14      <longname>aspectratiocrop</longname>
15      <class>Filter/Effect/Video</class>
16      <description>Crops video into a user-defined aspect-ratio</description>
17      <author>Thijs Vermeir &lt;thijsvermeir@gmail.com&gt;</author>
18      <pads>
19        <caps>
20          <name>sink</name>
21          <direction>sink</direction>
22          <presence>always</presence>
23          <details>video/x-raw, format=(string){ RGBx, xRGB, BGRx, xBGR, RGBA, ARGB, BGRA, ABGR, RGB, BGR, AYUV, YUY2, YVYU, UYVY, I420, YV12, RGB16, RGB15, GRAY8, NV12, NV21, GRAY16_LE, GRAY16_BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
24        </caps>
25        <caps>
26          <name>src</name>
27          <direction>source</direction>
28          <presence>always</presence>
29          <details>video/x-raw, format=(string){ RGBx, xRGB, BGRx, xBGR, RGBA, ARGB, BGRA, ABGR, RGB, BGR, AYUV, YUY2, YVYU, UYVY, I420, YV12, RGB16, RGB15, GRAY8, NV12, NV21, GRAY16_LE, GRAY16_BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
30        </caps>
31      </pads>
32    </element>
33    <element>
34      <name>videocrop</name>
35      <longname>Crop</longname>
36      <class>Filter/Effect/Video</class>
37      <description>Crops video into a user-defined region</description>
38      <author>Tim-Philipp Müller &lt;tim centricular net&gt;</author>
39      <pads>
40        <caps>
41          <name>sink</name>
42          <direction>sink</direction>
43          <presence>always</presence>
44          <details>video/x-raw, format=(string){ RGBx, xRGB, BGRx, xBGR, RGBA, ARGB, BGRA, ABGR, RGB, BGR, AYUV, YUY2, YVYU, UYVY, I420, YV12, RGB16, RGB15, GRAY8, NV12, NV21, GRAY16_LE, GRAY16_BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
45        </caps>
46        <caps>
47          <name>src</name>
48          <direction>source</direction>
49          <presence>always</presence>
50          <details>video/x-raw, format=(string){ RGBx, xRGB, BGRx, xBGR, RGBA, ARGB, BGRA, ABGR, RGB, BGR, AYUV, YUY2, YVYU, UYVY, I420, YV12, RGB16, RGB15, GRAY8, NV12, NV21, GRAY16_LE, GRAY16_BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
51        </caps>
52      </pads>
53    </element>
54  </elements>
55</plugin>