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

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

ffmpeg

vlc doesn't work for me, but ffmpeg does.

ffmpeg -i videofile.avi audio.mp3

Syndicate content