]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blob - docs/plugins/inspect/plugin-dvdsub.xml
d121d20e735bfe10a971bd74507e34f4f62b79f3
[glsdk/gst-plugins-ugly0-10.git] / docs / plugins / inspect / plugin-dvdsub.xml
1 <plugin>
2   <name>dvdsub</name>
3   <description>DVD subtitle parser and decoder</description>
4   <filename>../../gst/dvdsub/.libs/libgstdvdsub.so</filename>
5   <basename>libgstdvdsub.so</basename>
6   <version>0.10.17.4</version>
7   <license>LGPL</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>dvdsubdec</name>
14       <longname>DVD subtitle decoder</longname>
15       <class>Codec/Decoder/Video</class>
16       <description>Decodes DVD subtitles into AYUV video frames</description>
17       <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;, Jan Schmidt &lt;thaytan@mad.scientist.com&gt;</author>
18       <pads>
19         <caps>
20           <name>sink</name>
21           <direction>sink</direction>
22           <presence>always</presence>
23           <details>video/x-dvd-subpicture</details>
24         </caps>
25         <caps>
26           <name>src</name>
27           <direction>source</direction>
28           <presence>always</presence>
29           <details>video/x-raw-yuv, format=(fourcc)AYUV, width=(int)720, height=(int)576, framerate=(fraction)0/1; video/x-raw-rgb, width=(int)720, height=(int)576, framerate=(fraction)0/1, bpp=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, depth=(int)32</details>
30         </caps>
31       </pads>
32     </element>
33     <element>
34       <name>dvdsubparse</name>
35       <longname>DVD subtitle parser</longname>
36       <class>Codec/Parser/Subtitle</class>
37       <description>Parses and packetizes DVD subtitle streams</description>
38       <author>Mark Nauwelaerts &lt;mnauw@users.sourceforge.net&gt;</author>
39       <pads>
40         <caps>
41           <name>sink</name>
42           <direction>sink</direction>
43           <presence>always</presence>
44           <details>video/x-dvd-subpicture</details>
45         </caps>
46         <caps>
47           <name>src</name>
48           <direction>source</direction>
49           <presence>always</presence>
50           <details>video/x-dvd-subpicture, parsed=(boolean)true</details>
51         </caps>
52       </pads>
53     </element>
54   </elements>
55 </plugin>