This commit is contained in:
Yossi 2017-12-11 12:15:54 +02:00
parent 654c3840e4
commit 91fc363f76

View File

@ -109,6 +109,7 @@ sudo apt-get install htop -y
echo "========== Setup FFMPEG ============" echo "========== Setup FFMPEG ============"
sudo apt-get install git -y
sudo git clone git://source.ffmpeg.org/ffmpeg.git sudo git clone git://source.ffmpeg.org/ffmpeg.git
cd ffmpeg cd ffmpeg
./configure ./configure