Sebastian Dröge | 6a5ec01 | 2012-10-25 14:10:09 +0200 | [diff] [blame] | 1 | <plugin> |
| 2 | <name>fieldanalysis</name> |
| 3 | <description>Video field analysis</description> |
| 4 | <filename>../../gst/fieldanalysis/.libs/libgstfieldanalysis.so</filename> |
| 5 | <basename>libgstfieldanalysis.so</basename> |
Sebastian Dröge | 4139fce | 2015-03-17 09:38:41 +0100 | [diff] [blame^] | 6 | <version>1.5.0.1</version> |
Sebastian Dröge | 6a5ec01 | 2012-10-25 14:10:09 +0200 | [diff] [blame] | 7 | <license>LGPL</license> |
| 8 | <source>gst-plugins-bad</source> |
| 9 | <package>GStreamer</package> |
| 10 | <origin>http://gstreamer.net/</origin> |
| 11 | <elements> |
| 12 | <element> |
| 13 | <name>fieldanalysis</name> |
| 14 | <longname>Video field analysis</longname> |
| 15 | <class>Filter/Analysis/Video</class> |
| 16 | <description>Analyse fields from video frames to identify if they are progressive/telecined/interlaced</description> |
| 17 | <author>Robert Swain <robert.swain@collabora.co.uk></author> |
| 18 | <pads> |
| 19 | <caps> |
| 20 | <name>sink</name> |
| 21 | <direction>sink</direction> |
| 22 | <presence>always</presence> |
Sebastian Dröge | e6513c1 | 2013-07-14 12:12:42 +0200 | [diff] [blame] | 23 | <details>video/x-raw, format=(string){ YUY2, UYVY, Y42B, I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details> |
Sebastian Dröge | 6a5ec01 | 2012-10-25 14:10:09 +0200 | [diff] [blame] | 24 | </caps> |
| 25 | <caps> |
| 26 | <name>src</name> |
| 27 | <direction>source</direction> |
| 28 | <presence>always</presence> |
Sebastian Dröge | e6513c1 | 2013-07-14 12:12:42 +0200 | [diff] [blame] | 29 | <details>video/x-raw, format=(string){ YUY2, UYVY, Y42B, I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details> |
Sebastian Dröge | 6a5ec01 | 2012-10-25 14:10:09 +0200 | [diff] [blame] | 30 | </caps> |
| 31 | </pads> |
| 32 | </element> |
| 33 | </elements> |
| 34 | </plugin> |