ffmpeg Audio Conversion Cheat Sheet
Convert a .wav file to an .ogg file:
ffmpeg -i sample.wav -acodec libvorbis sample.oggI found the -acoded libvorbis was required as the output file was being encoded with flac otherwise.
Written by Damon Oehlman
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
 #Ffmpeg 
Authors
Related Tags
#ffmpeg
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#

 
 
 
 
