GStreamer Good Plugins 0.10 Plugins Reference Manual | ||||
---|---|---|---|---|
Top | Description | Object Hierarchy |
Demuxes an .avi file into raw or compressed audio and/or video streams.
This element supports both push and pull-based scheduling, depending on the capabilities of the upstream elements.
gst-launch filesrc location=test.avi ! avidemux name=demux demux.audio_00 ! decodebin ! audioconvert ! audioresample ! autoaudiosink demux.video_00 ! queue ! decodebin ! ffmpegcolorspace ! videoscale ! autovideosink
Last reviewed on 2006-12-29 (0.10.6)