Olivier Naudan | 2556a70 | 2012-04-16 08:57:32 -0400 | [diff] [blame] | 1 | <plugin> |
| 2 | <name>dvdlpcmdec</name> |
| 3 | <description>Decode DVD LPCM frames into standard PCM</description> |
| 4 | <filename>../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so</filename> |
| 5 | <basename>libgstdvdlpcmdec.so</basename> |
Sebastian Dröge | 8b604cc | 2016-03-24 12:39:19 +0200 | [diff] [blame] | 6 | <version>1.8.0</version> |
Olivier Naudan | 2556a70 | 2012-04-16 08:57:32 -0400 | [diff] [blame] | 7 | <license>LGPL</license> |
| 8 | <source>gst-plugins-ugly</source> |
Sebastian Dröge | 0cf5d8f | 2015-06-07 11:06:23 +0200 | [diff] [blame] | 9 | <package>GStreamer Ugly Plug-ins source release</package> |
Olivier Naudan | 2556a70 | 2012-04-16 08:57:32 -0400 | [diff] [blame] | 10 | <origin>Unknown package origin</origin> |
| 11 | <elements> |
| 12 | <element> |
| 13 | <name>dvdlpcmdec</name> |
| 14 | <longname>DVD LPCM Audio decoder</longname> |
| 15 | <class>Codec/Decoder/Audio</class> |
| 16 | <description>Decode DVD LPCM frames into standard PCM audio</description> |
| 17 | <author>Jan Schmidt <jan@noraisin.net>, Michael Smith <msmith@fluendo.com></author> |
| 18 | <pads> |
| 19 | <caps> |
| 20 | <name>sink</name> |
| 21 | <direction>sink</direction> |
| 22 | <presence>always</presence> |
| 23 | <details>audio/x-private1-lpcm; audio/x-lpcm, width=(int){ 16, 20, 24 }, rate=(int){ 32000, 44100, 48000, 96000 }, channels=(int)[ 1, 8 ], dynamic_range=(int)[ 0, 255 ], emphasis=(boolean){ true, false }, mute=(boolean){ true, false }</details> |
| 24 | </caps> |
| 25 | <caps> |
| 26 | <name>src</name> |
| 27 | <direction>source</direction> |
| 28 | <presence>always</presence> |
| 29 | <details>audio/x-raw, format=(string){ S16BE, S24BE }, layout=(string)interleaved, rate=(int){ 32000, 44100, 48000, 96000 }, channels=(int)[ 1, 8 ]</details> |
| 30 | </caps> |
| 31 | </pads> |
| 32 | </element> |
| 33 | </elements> |
| 34 | </plugin> |