matroskaparse
matroskaparse
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstMatroskaParse
Description
matroskaparse parsees a Matroska file into the different contained streams.
Example launch line
This pipeline parsees a Matroska file and outputs the contained Vorbis audio.
Synopsis
Element Information
plugin |
matroska
|
author |
GStreamer maintainers <gstreamer-devel@lists.freedesktop.org> |
class |
Codec/Parser |
Element Pads
name |
sink |
direction |
sink |
presence |
always |
details |
audio/x-matroska |
|
video/x-matroska |
|
video/x-matroska-3d |
|
audio/webm |
|
video/webm |
name |
src |
direction |
source |
presence |
always |
details |
audio/x-matroska |
|
video/x-matroska |
|
video/x-matroska-3d |
|
audio/webm |
|
video/webm |
Types and Values
GstMatroskaParse
typedef struct _GstMatroskaParse GstMatroskaParse;