Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I convert a flac file to wav? #15

Open
progressiveCaveman opened this issue May 12, 2017 · 2 comments
Open

How do I convert a flac file to wav? #15

progressiveCaveman opened this issue May 12, 2017 · 2 comments

Comments

@progressiveCaveman
Copy link

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?

@zsoltbalint
Copy link

@popctrl did you succeed with this?

@progressiveCaveman
Copy link
Author

Yes I did. I ended up implementing the same functionality without the ffmpeg.c file. These two links were key:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants