- import modules:
Raw:
Quicktime4linux API:
- import_mov.so
Quicktime file format, audio/video codecs supported by
quicktime4linux.
FFmpeg API:
- import_ffmpeg.so
interface to ffmpeg library supported video codecs and
file formats.
MPEG-4:
- import_divx.so
decoding support for AVI-files with DivX, OpendivX, DivX
4.xx/5.xx, XviD video using the DivX codec.
- import_xvid.so
decoding support for AVI-files with DivX, OpendivX, DivX
4.xx/5.xx, XviD video using the XviD codec.
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_vob.so
MPEG/AC3 program streams in VOB files (found on unencrypted/ripped DVDs).
- import_dvd.so
on-the-fly DVD transcoding
NuppelVideo:
Digital Video:
- import_dv.so
Digital Video and PCM audio from RIFF AVI-files or raw streams.
Images:
- import_im.so
interface to ImageMagick library supported picture codecs and
file formats for making animations. Reads images with a
counter pattern.
- import_imlist.so
interface to ImageMagick library supported picture codecs and
file formats for making animations. Reads images from a list.
XML:
- import_xml.so
interface to XML files with file listing and frame range
produced by kino.
Video4linux:
MPlayer API:
- import_mplayer.so
interface to Mplayer for decoding unsupported codecs,
exotic file formats or more ore less broken sources.
Ogg Media:
Loss-Less compression:
-
import_lzo.so
|
imports AVI-files with LZO loss-less compression
for video
|
|
- export modules:
Raw:
Quicktime4linux API:
- export_mov.so
Quicktime file format, audio/video codecs supported by
quicktime4linux.
FFmpeg API:
all modules have MP3/AC3/PCM audio support.
- export_ffmpeg.so
interface to ffmpeg library supported video codecs.
MPEG-4:
all modules have MP3/AC3/PCM audio support.
-
-
MPEG-1/2:
Digital Video:
- export_dv.so
Digital Video, MPEG/AC3/PCM audio with AVI-file format.
- export_dvraw.so
raw Digital Video with interleaved uncompressed PCM audio.
Images:
- export_ppm.so
PPM raw video picture sequence, sound to extra file with "-m" option.
- export_im.so
interface to ImageMagick library supported picture codecs and
file formats for generating picture sequences.
Ogg Media:
-
export_ogg.so
|
exports Ogg Vorbis audio stream to Ogg stream file with "-m
" option.
|
Loss-Less compression:
-
export_lzo.so
|
exports to AVI-files with LZO loss-less compression
for video
|
|