WARNING: Your copy of avconv is outdated, update avconv to version 10-0 or newer if you encounter any errors.
wget https://libav.org/releases/libav-11.3.tar.xz
tar xvJf libav-11.3.tar.xz
cd libav-11.3
./configure
make
sudo make install
WARNING: Your copy of avconv is outdated, update avconv to version 10-0 or newer if you encounter any errors.
wget https://libav.org/releases/libav-11.3.tar.xz
tar xvJf libav-11.3.tar.xz
cd libav-11.3
./configure
make
sudo make install