You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: