1<plugin> 2 <name>subparse</name> 3 <description>Subtitle parsing</description> 4 <filename>../../gst/subparse/.libs/libgstsubparse.so</filename> 5 <basename>libgstsubparse.so</basename> 6 <version>1.16.2</version> 7 <license>LGPL</license> 8 <source>gst-plugins-base</source> 9 <package>GStreamer Base Plug-ins source release</package> 10 <origin>Unknown package origin</origin> 11 <elements> 12 <element> 13 <name>ssaparse</name> 14 <longname>SSA Subtitle Parser</longname> 15 <class>Codec/Parser/Subtitle</class> 16 <description>Parses SSA subtitle streams</description> 17 <author>Tim-Philipp Müller <tim centricular net></author> 18 <pads> 19 <caps> 20 <name>sink</name> 21 <direction>sink</direction> 22 <presence>always</presence> 23 <details>application/x-ssa; application/x-ass</details> 24 </caps> 25 <caps> 26 <name>src</name> 27 <direction>source</direction> 28 <presence>always</presence> 29 <details>text/x-raw, format=(string)pango-markup</details> 30 </caps> 31 </pads> 32 </element> 33 <element> 34 <name>subparse</name> 35 <longname>Subtitle parser</longname> 36 <class>Codec/Parser/Subtitle</class> 37 <description>Parses subtitle (.sub) files into text streams</description> 38 <author>Gustavo J. A. M. Carneiro <gjc@inescporto.pt>, GStreamer maintainers <gstreamer-devel@lists.freedesktop.org></author> 39 <pads> 40 <caps> 41 <name>sink</name> 42 <direction>sink</direction> 43 <presence>always</presence> 44 <details>application/x-subtitle; application/x-subtitle-sami; application/x-subtitle-tmplayer; application/x-subtitle-mpl2; application/x-subtitle-dks; application/x-subtitle-qttext; application/x-subtitle-lrc; application/x-subtitle-vtt</details> 45 </caps> 46 <caps> 47 <name>src</name> 48 <direction>source</direction> 49 <presence>always</presence> 50 <details>text/x-raw, format=(string){ pango-markup, utf8 }</details> 51 </caps> 52 </pads> 53 </element> 54 </elements> 55</plugin>