- 首先,安装mplayer并且安装w32codecs.
- 然后执行如下命令:
mencoder some.rmvb -of rawaudio -oac mp3lame -ovc copy -o 05.mp3
Done!
My current interests: 1. Multi-threaded programming 2. Performance tuning 3. Programming language and tools.
mencoder some.rmvb -of rawaudio -oac mp3lame -ovc copy -o 05.mp3
1 comments:
Simple~~
Post a Comment