avconv

Multimedia player, encoder and transcoder

Debian Debian
RUN apt-get update && \ apt-get install -y libav-tools
Ubuntu
RUN apt-get update && \ apt-get install -y libav-tools
Raspbian
RUN apt-get update && \ apt-get install -y libav-tools
click the source code to copy install avconv on any operating system with command-not-found.com