mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
40 lines
No EOL
1.8 KiB
XML
40 lines
No EOL
1.8 KiB
XML
<plugin>
|
|
<name>shapewipe</name>
|
|
<description>Shape Wipe transition filter</description>
|
|
<filename>../../gst/shapewipe/.libs/libgstshapewipe.so</filename>
|
|
<basename>libgstshapewipe.so</basename>
|
|
<version>1.3.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-good</source>
|
|
<package>GStreamer Good Plug-ins source release</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>shapewipe</name>
|
|
<longname>Shape Wipe transition filter</longname>
|
|
<class>Filter/Editor/Video</class>
|
|
<description>Adds a shape wipe transition to a video stream</description>
|
|
<author>Sebastian Dröge <sebastian.droege@collabora.co.uk></author>
|
|
<pads>
|
|
<caps>
|
|
<name>mask_sink</name>
|
|
<direction>sink</direction>
|
|
<presence>always</presence>
|
|
<details>video/x-raw, format=(string)GRAY8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)0/1; video/x-raw, format=(string)GRAY16_LE, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)0/1</details>
|
|
</caps>
|
|
<caps>
|
|
<name>video_sink</name>
|
|
<direction>sink</direction>
|
|
<presence>always</presence>
|
|
<details>video/x-raw, format=(string){ AYUV, ARGB, BGRA, ABGR, RGBA }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
|
</caps>
|
|
<caps>
|
|
<name>src</name>
|
|
<direction>source</direction>
|
|
<presence>always</presence>
|
|
<details>video/x-raw, format=(string){ AYUV, ARGB, BGRA, ABGR, RGBA }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
|
</caps>
|
|
</pads>
|
|
</element>
|
|
</elements>
|
|
</plugin> |