首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

在linux上将ape转成mp3,以及MP3 大小变换

2013-04-02 
在linux上将ape转成mp3,以及MP3 大小转换sudo apt-get install ffmpegsudo apt-get install lamesudo apt-

在linux上将ape转成mp3,以及MP3 大小转换

sudo apt-get install ffmpeg

sudo apt-get install lame

sudo apt-get install ffmpeg libavcodec-extra-53

avconv -i 1.ape -ab 321k 321.mp3               ape转成mp3 耗时 16s  

avconv -i 321.mp3 -ab 96k 96.mp3              321 转成 96的MP3 13 s 耗时 13s


电脑配置

Intel? Core?2 Duo CPU T7250 @ 2.00GHz × 2

热点排行