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: Extracting audio file from .asf container (Read 3026 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Extracting audio file from .asf container

I have some downloaded streams in the .asf containers. They contain only audio files. Can anyone tell me a way to extract the audio in the original audio format(such as .wma , .mp3 , etc.) from these files? THANKS for any help.

Extracting audio file from .asf container

Reply #1
Rename to .wma and any program which can read wma can read them (or should be able to).

Extracting audio file from .asf container

Reply #2
I can rename to .wma and listen to the files on a media player,but can not convert them or do other functions. THANKS.

Extracting audio file from .asf container

Reply #3
With the tools installed on my PC, I can convert using
-winamp wma plugin
or
-avisynth + virtualdub (opens video(if any) too)

Extracting audio file from .asf container

Reply #4
Thanks DualIP,  I'll Look into those programs.