NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
how could I convert an avi audio/video file into an ogg/mp3 audio file?Hi, Does anyone know a free software application which would convert an avi video file into a ogg/mp3 audio file? I want to 'rip' the audio track of a concert I downloaded from google video. Thanks, VS |
ffmpeg
vlc doesn't work for me, but ffmpeg does.
ffmpeg -i videofile.avi audio.mp3