avconv
avconv is a command-line multimedia processing tool developed by the Libav project. It provides facilities to convert, encode, decode, transcode, mux, demux, stream, filter, and play audio and video content. In many contexts it is presented as a drop-in replacement for FFmpeg's ffmpeg, sharing a common set of features and programming interfaces.
History: Libav originated in 2011 as a fork of FFmpeg. Avconv is the primary command-line interface for
Capabilities: Avconv relies on Libav libraries such as libavcodec, libavformat, libavfilter, libavutil, libswscale, and libswresample. It
Usage: The command-line options resemble those of FFmpeg, with input specified by -i and output files defined