summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-videomixer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-videomixer.xml')
-rwxr-xr-xdocs/plugins/inspect/plugin-videomixer.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-videomixer.xml b/docs/plugins/inspect/plugin-videomixer.xml
new file mode 100755
index 0000000..c5f0e29
--- /dev/null
+++ b/docs/plugins/inspect/plugin-videomixer.xml
@@ -0,0 +1,34 @@
+<plugin>
+ <name>videomixer</name>
+ <description>Video mixer</description>
+ <filename>../../gst/videomixer/.libs/libgstvideomixer.so</filename>
+ <basename>libgstvideomixer.so</basename>
+ <version>1.4.5</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>videomixer</name>
+ <longname>Video mixer 2</longname>
+ <class>Filter/Editor/Video/Compositor</class>
+ <description>Mix multiple video streams</description>
+ <author>Wim Taymans &lt;wim@fluendo.com&gt;, Sebastian Dröge &lt;sebastian.droege@collabora.co.uk&gt;</author>
+ <pads>
+ <caps>
+ <name>sink_%u</name>
+ <direction>sink</direction>
+ <presence>request</presence>
+ <details>video/x-raw, format=(string){ AYUV, BGRA, ARGB, RGBA, ABGR, Y444, Y42B, YUY2, UYVY, YVYU, I420, YV12, NV12, NV21, Y41B, RGB, BGR, xRGB, xBGR, RGBx, BGRx }, 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, BGRA, ARGB, RGBA, ABGR, Y444, Y42B, YUY2, UYVY, YVYU, I420, YV12, NV12, NV21, Y41B, RGB, BGR, xRGB, xBGR, RGBx, BGRx }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
+ </caps>
+ </pads>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file