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

A bit OT: conversion mp3 to wav



In my deb testing installation until recently I had been using a widely known procedure to convert mp3 files into wav to   roast CDs.
in a nutshell
<snip>
for i in *.mp3; do mpg123 -w `basename $i .mp3`.wav $i; done 
<snip>
Now.... the same procedure is painfully complaining about an "illegal instruction" and produces a zero-byte wav output

E.g., If I issue the basic command

mpg123 -w weare.wav weare.mp3 


High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.

Version 0.59r (1999/Jun/15). Written and copyrights by Michael Hipp.

Uses code from various people. See 'README' for more!

THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!

Title  : We Are The World                Artist: Myself, Maria, Ric, etc.

Album  : Victor & Friends - For Guat  Year  :     

Comment:                                 Genre : Classical



Playing MPEG stream from wearetheworld.mp3 ...

Junk at the beginning 49443303

MPEG 1.0 layer III, 96 kbit/s, 44100 Hz joint-stereo

Illegal instruction


Why is that? is anything changed recently? Or there something wrong  I cannot see?

Vittorio


---------------------------------------------------------
Incontri: amicizie, relazioni, trasgressione
http://incontri.supereva.it/cgi-bin/index.chm?partner=904

messaggio inviato con Freemail by www.superEva.it
---------------------------------------------------------



Reply to: