mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 19:09:41 +00:00
67fcfffdf8
Original commit message from CVS: Release 0.10.7 - Red Door Black
79 lines
No EOL
4.4 KiB
XML
79 lines
No EOL
4.4 KiB
XML
<plugin>
|
|
<name>matroska</name>
|
|
<description>Matroska stream handling</description>
|
|
<filename>../../gst/matroska/.libs/libgstmatroska.so</filename>
|
|
<basename>libgstmatroska.so</basename>
|
|
<version>0.10.7</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-good</source>
|
|
<package>GStreamer Good Plug-ins source release</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>matroskademux</name>
|
|
<longname>Matroska demuxer</longname>
|
|
<class>Codec/Demuxer</class>
|
|
<description>Demuxes a Matroska Stream into video/audio/subtitles</description>
|
|
<author>Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
|
<pads>
|
|
<caps>
|
|
<name>video_%02d</name>
|
|
<direction>source</direction>
|
|
<presence>sometimes</presence>
|
|
<details>ANY</details>
|
|
</caps>
|
|
<caps>
|
|
<name>audio_%02d</name>
|
|
<direction>source</direction>
|
|
<presence>sometimes</presence>
|
|
<details>ANY</details>
|
|
</caps>
|
|
<caps>
|
|
<name>subtitle_%02d</name>
|
|
<direction>source</direction>
|
|
<presence>sometimes</presence>
|
|
<details>text/plain; application/x-ssa; application/x-ass; application/x-usf; video/x-dvd-subpicture; application/x-subtitle-unknown</details>
|
|
</caps>
|
|
<caps>
|
|
<name>sink</name>
|
|
<direction>sink</direction>
|
|
<presence>always</presence>
|
|
<details>video/x-matroska</details>
|
|
</caps>
|
|
</pads>
|
|
</element>
|
|
<element>
|
|
<name>matroskamux</name>
|
|
<longname>Matroska muxer</longname>
|
|
<class>Codec/Muxer</class>
|
|
<description>Muxes video/audio/subtitle streams into a matroska stream</description>
|
|
<author>Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
|
<pads>
|
|
<caps>
|
|
<name>video_%d</name>
|
|
<direction>sink</direction>
|
|
<presence>request</presence>
|
|
<details>video/mpeg, mpegversion=(int){ 1, 2, 4 }, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-h264, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-divx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-xvid, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-huffyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-dv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; image/jpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]; video/x-theora; video/x-dirac, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc){ YUY2, I420 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
|
</caps>
|
|
<caps>
|
|
<name>audio_%d</name>
|
|
<direction>sink</direction>
|
|
<presence>request</presence>
|
|
<details>audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ], channels=(int)[ 1, 8 ], rate=(int)[ 8000, 96000 ]; audio/mpeg, mpegversion=(int){ 2, 4 }, channels=(int)[ 1, 8 ], rate=(int)[ 8000, 96000 ]; audio/x-ac3, channels=(int)[ 1, 8 ], rate=(int)[ 8000, 96000 ]; audio/x-vorbis, channels=(int)[ 1, 8 ], rate=(int)[ 8000, 96000 ]; audio/x-raw-int, width=(int)8, depth=(int)8, signed=(boolean)false, channels=(int)[ 1, 8 ], rate=(int)[ 8000, 96000 ]; audio/x-raw-int, width=(int)16, depth=(int)16, endianness=(int){ 4321, 1234 }, signed=(boolean)true, channels=(int)[ 1, 8 ], rate=(int)[ 8000, 96000 ]; audio/x-tta, width=(int){ 8, 16, 24 }, channels=(int){ 1, 2 }, rate=(int)[ 8000, 96000 ]</details>
|
|
</caps>
|
|
<caps>
|
|
<name>subtitle_%d</name>
|
|
<direction>sink</direction>
|
|
<presence>request</presence>
|
|
<details>ANY</details>
|
|
</caps>
|
|
<caps>
|
|
<name>src</name>
|
|
<direction>source</direction>
|
|
<presence>always</presence>
|
|
<details>video/x-matroska</details>
|
|
</caps>
|
|
</pads>
|
|
</element>
|
|
</elements>
|
|
</plugin> |