Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: lossless extraction of wma from wmv (Read 4968 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

lossless extraction of wma from wmv

Hi

Is it possible to extract (losslessly) the audio from a wmv file?

If not, that's the easiest way to rip the audio?

Thanks

Ax

lossless extraction of wma from wmv

Reply #1
There's an old-but-still-functional 3rd-party app called AsfTools that allows extraction to wav (might extract losslessly to wma too, though I haven't used it in a long time).

lossless extraction of wma from wmv

Reply #2
you can use mplayer to dump the audio stream, too

lossless extraction of wma from wmv

Reply #3
Or ffmpeg, too:)
example :
ffmpeg -i myvideo.wmv -vn -acodec copy myvideo.wma

lossless extraction of wma from wmv

Reply #4
Or, you can just use Windows Media Stream Editor included with Windows Media Encoder.

lossless extraction of wma from wmv

Reply #5
all i really want to do is get the audio from the wmv file and create an audio cd with it.  whats the best way to do that.  scratch that, whats the easiest/simpliest way to do that?

lossless extraction of wma from wmv

Reply #6
all i really want to do is get the audio from the wmv file and create an audio cd with it.  whats the best way to do that.  scratch that, whats the easiest/simpliest way to do that?

1. extract audio to wav using any of the aforementioned methods
2. write wav to audio CD using any burning software (Burrrn, Nero, Infra Recorder, etc.)

The audio quality of the CD will be the same as the audio quality of the wmv.

edit: I spel bad

 

lossless extraction of wma from wmv

Reply #7
just drag the wmv to fb2k and convert it to wav?