matroskademux
matroskademux — Demuxes Matroska/WebM streams into video/audio/subtitles
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----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;
Property Details
The "max-gap-time"
property
"max-gap-time" guint64 : Read / Write
The demuxer sends out newsegment events for skipping gaps longer than this (0 = disabled).
Default value: 2000000000