avimux

avimux — Muxes audio and video into an avi stream

Synopsis

struct              GstAviMux;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstAviMux

Implemented Interfaces

GstAviMux implements GstTagSetter.

Properties

  "bigfile"                  gboolean              : Read / Write

Description

Muxes raw or compressed audio and/or video streams into an AVI file.

Example launch lines

(write everything in one line, without the backslash characters)

1
2
3
4
5
6
7
8
9