avidemux

avidemux — Demultiplex an avi file into audio and video

Synopsis

                    GstAviDemux;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstAviDemux

Description

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.

Example launch line

1
2
3
4