
# if then echo Give target directory exit 0 fi find “$1” -depth -name ‘*’ | while read file do Otherwise a regular sudo apt-get install ffmpeg will install a limited version of ffmpegĬopy and paste the following script: #!/bin/bash Go here for how-to install ffmpeg with mp3 and other file support…

Also the single quotes are mess up too… Make sure they are regular sigle quotes ‘. *** Stupid WordPress messes up all the quotes ” please make sure your final script has only regular quotes throughout and not forward and backward quotes. This script can easily be modified to convert other audio files to any other format that FFMPEG supports and also convert between all the different video files FFMPEG supports. flac files in a directory and all sub-directories to. A little post for a cool Linux bash script I created with some help from the net that will convert all the.
