Flac to MP3 (flac2mp3.pl)

I wrote a crappy perl script to read all the .flac files in a directory and convert them to MP3 using LAME, extracting the meta-data and inserting it as ID3v2 tags. I figured this might be somewhat useful to others, so here you go: flac2mp3.pl

https://gist.github.com/1642637.js?file=flac2mp3.pl

%d bloggers like this: