First time here? Check out the FAQ!
answered 2019-02-07 12:32:16 -0600
refer here
git clone git://source.ffmpeg.org/ffmpeg.git ffmpeg
cd ffmpeg
./configure --enable-nonfree --enable-pic --enable-shared
make
sudo make install