- 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:
|
- export modules:
Raw:
Quicktime4linux API:
- export_qt.so
limited support for Quicktime movie export. (obsolete)
- export_mov.so (new in v0.6.0pre3)
Quicktime file format, audio/video codecs supported by
quicktime4linux.
Avifile API:
all modules have MP3/AC3/PCM audio support.
- export_af6.so
interface to avifile 0.6.0 beta video codecs.
- export_divx.so
DivX;-)
3.11 with avifile-0.5.3. (obsolete)
- export_iv50.so
Intel Indeo Video 5.0 with avifile-0.5.3. (obsolete)
MPEG-4:
all modules have MP3/AC3/PCM audio support.
-
-
-
-
-
MPEG-1/2:
- export_mpeg.so (new in v0.6.0pre1)
MPEG-1/2, (S)VCD, DVD, MPEG-1 layer-II audio.
- export_mpeg2enc.so (new in v0.6.0pre2)
MPEG-1/2, (S)VCD, frontent for mpeg2enc from
mjpegtools.
- export_mp2enc.so (new in v0.6.0pre3)
MPEG layer-2 audio frontend for mp2enc from
mjpegtools.
- export_mjpeg.so (new in v0.6.0pre4)
native encoding support for AVI-files with MJPEG video
format via ffmpeg.
Digital Video:
Images:
- export_ppm.so
exports to PPM pictures, sound to file with "-m" option.
- export_im.so (new in v0.6.0pre4)

interface to ImageMagick library supported picture codecs and
file formats for generating picture sequences.
Ogg Streams:
-
export_ogg.so
 |
exports Ogg Vorbis audio stream to file with "-m
" option (v0.6.0rc4).
|
|