]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blob - docs/plugins/inspect/plugin-x264.xml
0c7bf3f8b8b8ad009974c92ee5a674417c92d837
[glsdk/gst-plugins-ugly0-10.git] / docs / plugins / inspect / plugin-x264.xml
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>
6   <version>0.10.17.4</version>
7   <license>GPL</license>
8   <source>gst-plugins-ugly</source>
9   <package>GStreamer Ugly Plug-ins prerelease</package>
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 &lt;josef.zlomek@itonis.tv&gt;, Mark Nauwelaerts &lt;mnauw@users.sf.net&gt;</author>
18       <pads>
19         <caps>
20           <name>sink</name>
21           <direction>sink</direction>
22           <presence>always</presence>
23           <details>video/x-raw-yuv, format=(fourcc){ I420, YV12 }, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 16, 2147483647 ], height=(int)[ 16, 2147483647 ]</details>
24         </caps>
25         <caps>
26           <name>src</name>
27           <direction>source</direction>
28           <presence>always</presence>
29           <details>video/x-h264, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], stream-format=(string){ byte-stream, avc }, alignment=(string){ au }</details>
30         </caps>
31       </pads>
32     </element>
33   </elements>
34 </plugin>