2010-09-07 10:34:35 +00:00
|
|
|
<plugin>
|
|
|
|
<name>interlace</name>
|
|
|
|
<description>Create an interlaced video stream</description>
|
|
|
|
<filename>../../gst/interlace/.libs/libgstinterlace.so</filename>
|
|
|
|
<basename>libgstinterlace.so</basename>
|
2011-04-27 23:00:09 +00:00
|
|
|
<version>0.10.21.3</version>
|
2010-09-07 10:34:35 +00:00
|
|
|
<license>LGPL</license>
|
|
|
|
<source>gst-plugins-bad</source>
|
2011-04-16 23:54:50 +00:00
|
|
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
2010-09-07 10:34:35 +00:00
|
|
|
<origin>Unknown package origin</origin>
|
|
|
|
<elements>
|
|
|
|
<element>
|
|
|
|
<name>interlace</name>
|
2010-12-30 01:17:28 +00:00
|
|
|
<longname>Interlace filter</longname>
|
2010-09-07 10:34:35 +00:00
|
|
|
<class>Filter/Video</class>
|
2010-12-30 01:17:28 +00:00
|
|
|
<description>Creates an interlaced video from progressive frames</description>
|
|
|
|
<author>David Schleef <ds@schleef.org></author>
|
2010-09-07 10:34:35 +00:00
|
|
|
<pads>
|
|
|
|
<caps>
|
|
|
|
<name>sink</name>
|
|
|
|
<direction>sink</direction>
|
|
|
|
<presence>always</presence>
|
|
|
|
<details>video/x-raw-yuv, format=(fourcc){ AYUV, YUY2, UYVY, I420, YV12, Y42B, Y444, NV12, NV21 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], interlaced=(boolean)false</details>
|
|
|
|
</caps>
|
|
|
|
<caps>
|
|
|
|
<name>src</name>
|
|
|
|
<direction>source</direction>
|
|
|
|
<presence>always</presence>
|
|
|
|
<details>video/x-raw-yuv, format=(fourcc){ AYUV, YUY2, UYVY, I420, YV12, Y42B, Y444, NV12, NV21 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], interlaced=(boolean)true</details>
|
|
|
|
</caps>
|
|
|
|
</pads>
|
|
|
|
</element>
|
|
|
|
</elements>
|
|
|
|
</plugin>
|