转贴自:http://www.computing.net/answers/linux/script-wma-mp3/28745.html Name: USAma Hashimi Date: April 3, 2006 at 05:13:34 Pacific OS: Gentoo/Ubuntu CPU/Ram: 1.7 GHz Intel Celeron/512 Comment: Hi You can use the following script to convert your .wma files into .mp3 files. #!/bin/sh mplayer $1 -ao pcm:file=$1.wav; lame $1.wav $1.mp3 After convertion, the converted file has name like this; <filename>.wma.mp3 you can rename [...]
-
Calendar
May 2012 S M T W T F S « Jan 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 -
Categories
-
Tag