Next:
plugin_est
, Previous:
plugin_ea
, Up:
Plugins
5.7 Encoders for video
5.7.1 yuv4mpeg2 encoder
Internal name
e_y4m
Module
e_yuv4mpeg.so
Description
Encoder for yuv4mpeg files. Based on mjpegtools (http://mjpeg.sourceforge.net).
5.7.2 MPEG-1/2 video encoder
Internal name
e_mpegvideo
Module
e_mpegvideo.so
Description
Encoder for elementary MPEG-1/2 video streams. Based on mjpegtools (http://mjpeg.sourceforge.net).
5.7.3 Singlepicture encoder
Internal name
e_singlepic
Module
Internal plugin
Description
This plugin encodes a video as a series of images. It uses the installed image writers.
5.7.4 FFmpeg video encoder
Internal name
e_ffmpeg_video
Module
e_ffmpeg_video.so
Description
Plugin for encoding various video formats with ffmpeg (http://www.ffmpeg.org).