2012-02-23 11:55:16 +00:00
|
|
|
<plugin>
|
|
|
|
<name>removesilence</name>
|
|
|
|
<description>Removes silence from an audio stream</description>
|
|
|
|
<filename>../../gst/removesilence/.libs/libgstremovesilence.so</filename>
|
|
|
|
<basename>libgstremovesilence.so</basename>
|
2012-10-25 00:44:35 +00:00
|
|
|
<version>1.0.2</version>
|
2012-02-23 11:55:16 +00:00
|
|
|
<license>LGPL</license>
|
|
|
|
<source>gst-plugins-bad</source>
|
2012-10-25 00:44:35 +00:00
|
|
|
<package>GStreamer Bad Plug-ins source release</package>
|
2012-02-23 11:55:16 +00:00
|
|
|
<origin>Unknown package origin</origin>
|
|
|
|
<elements>
|
|
|
|
<element>
|
|
|
|
<name>removesilence</name>
|
|
|
|
<longname>RemoveSilence</longname>
|
|
|
|
<class>Filter/Effect/Audio</class>
|
|
|
|
<description>Removes all the silence periods from the audio stream.</description>
|
|
|
|
<author>Tiago Katcipis <tiagokatcipis@gmail.com>
|
|
|
|
Paulo Pizarro <paulo.pizarro@gmail.com></author>
|
|
|
|
<pads>
|
|
|
|
<caps>
|
|
|
|
<name>sink</name>
|
|
|
|
<direction>sink</direction>
|
|
|
|
<presence>always</presence>
|
2012-04-12 08:50:10 +00:00
|
|
|
<details>audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)1</details>
|
2012-02-23 11:55:16 +00:00
|
|
|
</caps>
|
|
|
|
<caps>
|
|
|
|
<name>src</name>
|
|
|
|
<direction>source</direction>
|
|
|
|
<presence>always</presence>
|
2012-04-12 08:50:10 +00:00
|
|
|
<details>audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)1</details>
|
2012-02-23 11:55:16 +00:00
|
|
|
</caps>
|
|
|
|
</pads>
|
|
|
|
</element>
|
|
|
|
</elements>
|
|
|
|
</plugin>
|