|  |  |  | GStreamer Good Plugins 1.0 Plugins Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Signals | ||||
Demuxes a .mov 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.
| 1 | gst-launch-1.0 filesrc location=test.mov ! qtdemux name=demux demux.audio_0 ! decodebin ! audioconvert ! audioresample ! autoaudiosink demux.video_0 ! queue ! decodebin ! videoconvert ! videoscale ! autovideosink | 
Last reviewed on 2006-12-29 (0.10.5)
| plugin | isomp4 | 
| author | David Schleef <ds@schleef.org>, Wim Taymans <wim@fluendo.com> | 
| class | Codec/Demuxer | 
| name | sink | 
| direction | sink | 
| presence | always | 
| details | video/quicktime | 
| video/mj2 | |
| audio/x-m4a | |
| application/x-3gp | 
| name | audio_%u | 
| direction | source | 
| presence | sometimes | 
| details | ANY | 
| name | subtitle_%u | 
| direction | source | 
| presence | sometimes | 
| details | ANY | 
| name | video_%u | 
| direction | source | 
| presence | sometimes | 
| details | ANY | 
"got-redirect" signalvoid user_function (GstQTDemux *gstqtdemux, gchar *arg1, gpointer user_data)
| 
 | the object which received the signal. | 
| 
 | user data set when the signal handler was connected. |