2005-08-15 14:17:53 +00:00
|
|
|
<plugin>
|
|
|
|
<name>vorbis</name>
|
|
|
|
<description>Vorbis plugin library</description>
|
|
|
|
<filename>../../ext/vorbis/.libs/libgstvorbis.so</filename>
|
|
|
|
<basename>libgstvorbis.so</basename>
|
2014-05-21 11:06:34 +00:00
|
|
|
<version>1.3.2</version>
|
2005-08-15 14:17:53 +00:00
|
|
|
<license>LGPL</license>
|
2005-09-11 17:53:07 +00:00
|
|
|
<source>gst-plugins-base</source>
|
2014-05-03 15:50:10 +00:00
|
|
|
<package>GStreamer Base Plug-ins source release</package>
|
2009-05-10 22:57:01 +00:00
|
|
|
<origin>Unknown package origin</origin>
|
2005-08-15 14:17:53 +00:00
|
|
|
<elements>
|
|
|
|
<element>
|
|
|
|
<name>vorbisdec</name>
|
2006-04-28 10:53:40 +00:00
|
|
|
<longname>Vorbis audio decoder</longname>
|
2005-08-15 14:17:53 +00:00
|
|
|
<class>Codec/Decoder/Audio</class>
|
|
|
|
<description>decode raw vorbis streams to float audio</description>
|
2010-04-28 01:16:58 +00:00
|
|
|
<author>Benjamin Otte <otte@gnome.org>, Chris Lord <chris@openedhand.com></author>
|
2007-06-25 12:43:01 +00:00
|
|
|
<pads>
|
2008-06-18 14:36:28 +00:00
|
|
|
<caps>
|
|
|
|
<name>sink</name>
|
|
|
|
<direction>sink</direction>
|
|
|
|
<presence>always</presence>
|
|
|
|
<details>audio/x-vorbis</details>
|
|
|
|
</caps>
|
2008-07-10 21:06:06 +00:00
|
|
|
<caps>
|
|
|
|
<name>src</name>
|
|
|
|
<direction>source</direction>
|
|
|
|
<presence>always</presence>
|
2012-01-25 13:31:34 +00:00
|
|
|
<details>audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]</details>
|
2008-07-10 21:06:06 +00:00
|
|
|
</caps>
|
2007-06-25 12:43:01 +00:00
|
|
|
</pads>
|
2005-08-15 14:17:53 +00:00
|
|
|
</element>
|
|
|
|
<element>
|
|
|
|
<name>vorbisenc</name>
|
2006-04-28 10:53:40 +00:00
|
|
|
<longname>Vorbis audio encoder</longname>
|
2005-08-15 14:17:53 +00:00
|
|
|
<class>Codec/Encoder/Audio</class>
|
|
|
|
<description>Encodes audio in Vorbis format</description>
|
|
|
|
<author>Monty <monty@xiph.org>, Wim Taymans <wim@fluendo.com></author>
|
2007-06-25 12:43:01 +00:00
|
|
|
<pads>
|
2008-07-10 21:06:06 +00:00
|
|
|
<caps>
|
|
|
|
<name>sink</name>
|
|
|
|
<direction>sink</direction>
|
|
|
|
<presence>always</presence>
|
2012-01-25 13:31:34 +00:00
|
|
|
<details>audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)[ 1, 200000 ], channels=(int)[ 1, 255 ]</details>
|
2008-07-10 21:06:06 +00:00
|
|
|
</caps>
|
2009-01-19 23:10:50 +00:00
|
|
|
<caps>
|
|
|
|
<name>src</name>
|
|
|
|
<direction>source</direction>
|
|
|
|
<presence>always</presence>
|
2012-02-17 10:03:14 +00:00
|
|
|
<details>audio/x-vorbis, rate=(int)[ 1, 200000 ], channels=(int)[ 1, 255 ]</details>
|
2009-01-19 23:10:50 +00:00
|
|
|
</caps>
|
2007-06-25 12:43:01 +00:00
|
|
|
</pads>
|
2005-08-15 14:17:53 +00:00
|
|
|
</element>
|
2005-08-15 14:40:37 +00:00
|
|
|
<element>
|
|
|
|
<name>vorbisparse</name>
|
|
|
|
<longname>VorbisParse</longname>
|
|
|
|
<class>Codec/Parser/Audio</class>
|
|
|
|
<description>parse raw vorbis streams</description>
|
|
|
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
2007-06-25 12:43:01 +00:00
|
|
|
<pads>
|
|
|
|
<caps>
|
2008-07-10 21:06:06 +00:00
|
|
|
<name>sink</name>
|
|
|
|
<direction>sink</direction>
|
2007-06-25 12:43:01 +00:00
|
|
|
<presence>always</presence>
|
|
|
|
<details>audio/x-vorbis</details>
|
|
|
|
</caps>
|
|
|
|
<caps>
|
2008-07-10 21:06:06 +00:00
|
|
|
<name>src</name>
|
|
|
|
<direction>source</direction>
|
2007-06-25 12:43:01 +00:00
|
|
|
<presence>always</presence>
|
|
|
|
<details>audio/x-vorbis</details>
|
|
|
|
</caps>
|
|
|
|
</pads>
|
2005-08-15 14:40:37 +00:00
|
|
|
</element>
|
2006-10-03 12:11:45 +00:00
|
|
|
<element>
|
|
|
|
<name>vorbistag</name>
|
|
|
|
<longname>VorbisTag</longname>
|
|
|
|
<class>Formatter/Metadata</class>
|
|
|
|
<description>Retags vorbis streams</description>
|
|
|
|
<author>James Livingston <doclivingston@gmail.com></author>
|
2007-06-25 12:43:01 +00:00
|
|
|
<pads>
|
|
|
|
<caps>
|
2008-07-10 21:06:06 +00:00
|
|
|
<name>sink</name>
|
|
|
|
<direction>sink</direction>
|
2007-06-25 12:43:01 +00:00
|
|
|
<presence>always</presence>
|
|
|
|
<details>audio/x-vorbis</details>
|
|
|
|
</caps>
|
|
|
|
<caps>
|
2008-07-10 21:06:06 +00:00
|
|
|
<name>src</name>
|
|
|
|
<direction>source</direction>
|
2007-06-25 12:43:01 +00:00
|
|
|
<presence>always</presence>
|
|
|
|
<details>audio/x-vorbis</details>
|
|
|
|
</caps>
|
|
|
|
</pads>
|
2006-10-03 12:11:45 +00:00
|
|
|
</element>
|
2005-08-15 14:17:53 +00:00
|
|
|
</elements>
|
2012-01-25 13:31:34 +00:00
|
|
|
</plugin>
|