Filter plug-ins:
Here is a list of available filter plug-ins.
Import/export modules:
Some modules depend on other binaries/packages (marked red). See module pages for details:
  • import modules:

    Raw:

    • import_null.so
      dummy module, reads from /dev/zero
    • import_avi.so
      RGB/PCM from RIFF AVI files.
    • import_raw.so
      RGB/PCM from RIFF AVI/WAVE files or raw streams.
    • import_yuv4mpeg.so
      YUV from video streams produced by mjpegtools (YUV4MPEG) and RIFF WAVE pcm audio.
    • import_yuv.so(new in v0.6.0pre5)
      YUV raw images.
    • import_lav.so (new in v0.6.0pre2)
      interface to mjpegtools (YUV4MPEG) streams produced by lav2yuv and lav2wav.
    • import_net.so (new in v0.6.0pre1)
      read raw video/audio streams from socket

    Quicktime4linux API:

    • import_mov.so (new in v0.6.0pre3)
      Quicktime file format, audio/video codecs supported by quicktime4linux.

    Avifile API:

    • import_af6.so
      interface to avifile library supported codecs and file formats.

    MPEG-4:

    • import_divx.so (new in v0.6.0pre2)
      decoding support for AVI-files with DivX, OpendivX, DivX 4.xx/5.xx video.

    MPEG-1/2, AC3:

    • import_ac3.so
      AC3 audio from MPEG program streams or raw streams.
    • import_mp3.so
      MPEG audio from program streams or raw streams.
    • import_mpeg2.so
      video track from MPEG program streams or raw streams, extracted and decoded by mpeg2dec.
    • import_mpeg3.so
      video track from MPEG program streams or raw streams extracted and decoded by libmpeg3.
    • import_vob.so
      MPEG/AC3 program streams in VOB files (found on unencrypted DVDs).
    • import_dvd.so
      on-the-fly DVD transcoding
    • import_mjpeg.so (new in v0.6.0pre2)
      native decoding support for AVI-files with MJPEG video format.
    • import_vdrac3.so (new in v0.6.0pre2)
      AC3 audio only from MPEG streams produced by digital capture cards with invalid AC3 audio stream header.

    NuppelVideo:

    Digital Video:

    • import_dv.so
      digital video DV/PCM from RIFF AVI files or raw streams.

    Images:

    • import_im.so (new in v0.6.0pre2)
      interface to ImageMagick library supported picture codecs and file formats for making animations. Reads images with a counter pattern.
    • import_imlist.so (new in v0.6.0pre4)
      interface to ImageMagick library supported picture codecs and file formats for making animations. Reads images from a list.
    • import_rawlist.so (new in v0.6.0rc4)
      Reads images from a list. Native support for raw image formats only.

    XML:

    • import_xml.so (new in v0.6.0pre4)
      Interface to XML files with file listing and frame range produced by kino.

    Video4linux:

    • import_v4l.so (new in v0.6.0pre3)
      Simple module for grabbing sound/video from a v4l device.
    • import_nvrec.so (new in v0.6.0pre5)
      Interface to NVrec video recorder.

    MPlayer API:

    • import_mplayer.so
      interface to Mplayer for decoding unsupported codecs and file formats or critical sources.

    Ogg Streams:

Last modified: Tue Jul 30 23:13:28 CEST 2002