@@ -2,6 +2,7 @@ Video converter bash script for linux based on ffmpeg, runs from command line. v
For ubuntu 14.04 users use : sudo apt-add-repository ppa:samrog131/ppa , and then install fmpeg-real (apt-get install ffmpeg-real) , then link the ffmpeg to /usr/bin/ : ( sudo ln -sf /opt/ffmpeg/bin/ffmpeg /usr/bin/ffmpeg)