3 <description>mp3 decoding based on the mpg123 library</description>
4 <filename>../../ext/mpg123/.libs/libgstmpg123.so</filename>
5 <basename>libgstmpg123.so</basename>
6 <version>1.13.0.1</version>
7 <license>LGPL</license>
8 <source>gst-plugins-good</source>
9 <package>GStreamer Good Plug-ins git</package>
10 <origin>Unknown package origin</origin>
13 <name>mpg123audiodec</name>
14 <longname>mpg123 mp3 decoder</longname>
15 <class>Codec/Decoder/Audio</class>
16 <description>Decodes mp3 streams using the mpg123 library</description>
17 <author>Carlos Rafael Giani <dv@pseudoterminal.org></author>
21 <direction>sink</direction>
22 <presence>always</presence>
23 <details>audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ], rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }, channels=(int)[ 1, 2 ], parsed=(boolean)true</details>
27 <direction>source</direction>
28 <presence>always</presence>
29 <details>audio/x-raw, format=(string){ S16LE, U16LE, S32LE, U32LE, S24LE, U24LE, F32LE }, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }, channels=(int)[ 1, 2 ], layout=(string)interleaved</details>