I have a WMV file. I want a WAV or MP3 of its audio. Is this possible without some dubious shareware?

link|improve this question
feedback

migrated from stackoverflow.com Apr 10 '11 at 8:49

This question came from our site for professional and enthusiast programmers.

1 Answer

Yes, this is very straightforward with FFMPEG. See http://howto-pages.org/ffmpeg/#basicaudio

You can do the same thing with VLC. http://www.videolan.org/vlc/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown