debian 無法將 wav 轉成 mp3 - Linux

Table of Contents


各位好

我在系統內裝了 lame, sox 等軟體
但在轉檔過程中就是說不支援 mp3 格式
不知是否少裝了什麼套件庫
以 lame 為例:

$ lame C22~D5.WAV
Unsupported data format: 0x0011

使用 twolame 可以順立轉成 mp2
感謝指點

--

All Comments

Elvira avatarElvira2012-04-23
lame [options] <infile> <outfile>
Gary avatarGary2012-04-24
一樣
Bennie avatarBennie2012-04-30
你的wave檔的內容可能不是標準的?play <wav>放得出來嗎?
Rosalind avatarRosalind2012-05-01
play 可以正常播放