Gioyik / m4a-to-mp3

:black_nib: Bash script to convert files from m4a to mp3
25 stars 6 forks source link

ffmpeg needed #1

Open pmuruaga opened 4 years ago

pmuruaga commented 4 years ago

Hi Gioyik, I need just the same. I am trying to convert a folder with m4a files to mp3. I donwload the .sh and try to run it with my bash terminal but says ffmpeg: command not found. Do I need to install some decoder or something like that in order that the tool runs?

longqh3 commented 3 years ago

You may find the ffmpeg installation guide within this site.@pmuruaga