flvdemux
flvdemux — Demux FLV feeds into digital streams
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstFLVDemux
Description
flvdemux demuxes an FLV file into the different contained streams.
Example launch line
This pipeline demuxes an FLV file and outputs the contained raw audio streams.
Details
GstFLVDemux
typedef struct _GstFLVDemux GstFLVDemux;