Multithreaded Audio Convert

I created this GUI app to kick off multiple instances of FFmpeg to convert audio formats between each other.  I had a need to do wma->mp3 and this lead to the creation of this app.  Source code is here.