video converter bash script for linux based on ffmpeg, runs from command line.
Video converter bash script for linux based on ffmpeg, runs from command line. version 0.3 - released on 12.06.2015
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)
echo"for ubuntu 14.04 users, use : sudo apt-add-repository ppa:samrog131/ppa, and then install fmpeg-real and link ffmpeg to /usr/bin/ : sudo ln -sf /opt/ffmpeg/bin/ffmpeg /usr/bin/ffmpeg"
echo"for ubuntu 14.04 users, use : sudo apt-add-repository ppa:samrog131/ppa, and then install ffmpeg-real and link ffmpeg to /usr/bin/ : sudo ln -sf /opt/ffmpeg/bin/ffmpeg /usr/bin/ffmpeg"