matroskademux
matroskademux — Demuxes a Matroska Stream into video/audio/subtitles
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstEbmlRead
+----GstMatroskaDemux
Description
matroskademux demuxes a Matroska file into the different contained streams.
Example launch line
This pipeline demuxes a Matroska file and outputs the contained Vorbis audio.
Details
GstMatroskaDemux
typedef struct _GstMatroskaDemux GstMatroskaDemux;