Q: In linux, how to convert an wma file to K3b burner?
A: use mplayer and decode it to wav. then burn it. something like:
mplayer -ao pcm /tmp/$file
the converted file is named "audiodump.wav"
A: use mplayer and decode it to wav. then burn it. something like:
mplayer -ao pcm /tmp/$file
the converted file is named "audiodump.wav"
No comments:
Post a Comment