[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mp3 decoder



On Thu, Jul 02, 1998 at 02:03:00PM +1000, Hamish Moffatt wrote:
> Are there any mp3 decoders available for Linux/Debian?
> Preferably libc5/bo but libc6/hamm is fine too. It doesn't look like
> mpg123 or 8hz-mp3 do decoding, and the l3enc/mp3enc people are now shipping
> the demo without l3dec.
Well, mpg123 will do the job, with a little help from sox...

eg ``mpg123 -s blah.mp3 >blah.raw ; sox -V -r 44100 -s -c 2 blah.raw blah.wav''
and then rm blah.raw. It could be done much nicer if sox accepted input from a
pipe, but it doesn't seem to like doing that.

-- 
 ______________________________________________________________
| ian eure, network admin, freelance security consultant, and  |
| manically depressed paranoid schizophrenic, at your service. |
;           <ieure@minion.org> - http://minion.org             ;
:           raw speed = 105.6 wpm with 4.5% errors             :
.  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .


--  
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null


Reply to: