Convert audio format
ffmpeg -i input.ogg output.wav
This will convert the audio file from ogg format to wav format.
Installation
brew install ffmpeg
For more information or options, look at the official documentation.
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
ffmpeg -i input.ogg output.wav
This will convert the audio file from ogg format to wav format.
brew install ffmpeg
For more information or options, look at the official documentation.
Register as a new user and use Qiita more conveniently
Go to list of users who liked