Anyone know how to turn a non DRM .wma into a .wav ?

Professor X ulist at gs1.ubuntuforums.org
Fri Apr 29 06:59:54 UTC 2005


You can use mplayer.




Code:
--------------------
    mplayer -vo null -vc dummy -af resample=44100 -ao pcm -waveheader file.wav
--------------------


-- 
Professor X




More information about the ubuntu-users mailing list