Olivier Naudan | 2556a70 | 2012-04-16 08:57:32 -0400 | [diff] [blame] | 1 | <plugin> |
| 2 | <name>x264</name> |
| 3 | <description>libx264-based H264 plugins</description> |
| 4 | <filename>../../ext/x264/.libs/libgstx264.so</filename> |
| 5 | <basename>libgstx264.so</basename> |
Sebastian Dröge | 9bdacab | 2016-08-19 12:25:33 +0300 | [diff] [blame] | 6 | <version>1.8.3</version> |
Olivier Naudan | 2556a70 | 2012-04-16 08:57:32 -0400 | [diff] [blame] | 7 | <license>GPL</license> |
| 8 | <source>gst-plugins-ugly</source> |
Sebastian Dröge | 0cf5d8f | 2015-06-07 11:06:23 +0200 | [diff] [blame] | 9 | <package>GStreamer Ugly Plug-ins source release</package> |
Olivier Naudan | 2556a70 | 2012-04-16 08:57:32 -0400 | [diff] [blame] | 10 | <origin>Unknown package origin</origin> |
| 11 | <elements> |
| 12 | <element> |
| 13 | <name>x264enc</name> |
| 14 | <longname>x264enc</longname> |
| 15 | <class>Codec/Encoder/Video</class> |
| 16 | <description>H264 Encoder</description> |
| 17 | <author>Josef Zlomek <josef.zlomek@itonis.tv>, Mark Nauwelaerts <mnauw@users.sf.net></author> |
| 18 | <pads> |
| 19 | <caps> |
| 20 | <name>sink</name> |
| 21 | <direction>sink</direction> |
| 22 | <presence>always</presence> |
Sebastian Dröge | 6bf128e | 2013-07-14 12:07:04 +0200 | [diff] [blame] | 23 | <details>video/x-raw, format=(string){ I420, YV12, Y42B, Y444, NV12, I420_10LE, I422_10LE, Y444_10LE }, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 16, 2147483647 ], height=(int)[ 16, 2147483647 ]</details> |
Olivier Naudan | 2556a70 | 2012-04-16 08:57:32 -0400 | [diff] [blame] | 24 | </caps> |
| 25 | <caps> |
| 26 | <name>src</name> |
| 27 | <direction>source</direction> |
| 28 | <presence>always</presence> |
Sebastian Dröge | c7dcb75 | 2013-09-19 12:48:30 +0200 | [diff] [blame] | 29 | <details>video/x-h264, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], stream-format=(string){ avc, byte-stream }, alignment=(string)au, profile=(string){ high-4:4:4, high-4:2:2, high-10, high, main, baseline, constrained-baseline, high-4:4:4-intra, high-4:2:2-intra, high-10-intra }</details> |
Olivier Naudan | 2556a70 | 2012-04-16 08:57:32 -0400 | [diff] [blame] | 30 | </caps> |
| 31 | </pads> |
| 32 | </element> |
| 33 | </elements> |
| 34 | </plugin> |