GStreamer Good Plugins 0.10 Plugins Reference Manual | ||||
---|---|---|---|---|
Top | Description | Object Hierarchy |
dvdemux splits raw DV into its audio and video components. The audio will be decoded raw samples and the video will be encoded DV video.
This element can operate in both push and pull mode depending on the capabilities of the upstream peer.
gst-launch filesrc location=test.dv ! dvdemux name=demux ! queue ! audioconvert ! alsasink demux. ! queue ! dvdec ! xvimagesink
Last reviewed on 2006-02-27 (0.10.3)