I just pulled this down through cocoapods, but the only way I know how to use FFMPEG is through something like ffmpeg -i inputfile.flac output.wav. I am trying to convert a flac file to wav, how can I do this? If there's not a simple answer to this, where in the code should I investigate?