Next: , Previous: plugin_eso, Up: Plugins


5.10 Encoders for multiple stream types

5.10.1 Quicktime encoder

Internal name
e_lqt
Module
e_lqt.so
Description
Encoder based on libquicktime (http://libquicktime.sourceforge.net) Writes Quicktime, AVI (optionally ODML), MP4, M4A and 3GPP. Supported codecs range from high quality uncompressed formats for professional applications to consumer level formats like H.264/AVC, AAC, MP3, Divx compatible etc. Also supported are chapters and text subtitles

5.10.2 Theora encoder

Internal name
e_theora
Module
e_theora.so
Description
Encoder for Theora files. Audio can be Vorbis, Flac or Speex.

5.10.3 Ogg Broadcaster

Internal name
b_ogg
Module
b_ogg.so
Description
Broadcaster for Ogg streams using libshout. Supports vorbis, theora and speex.

5.10.4 FFmpeg audio/video encoder

Internal name
e_ffmpeg
Module
e_ffmpeg.so
Description
Plugin for encoding various audio/video formats with ffmpeg (http://www.ffmpeg.org).

5.10.5 MPEG 1/2 program/system stream encoder

Internal name
e_mpeg
Module
e_mpeg.so
Description
Encoder for regular .mpg files as well as VCD and DVD streams. Based on mjpegtools (http://mjpeg.sourceforge.net)