Ask a Question related to Debian, Design and Development.
-
vdemart@supereva.it #1
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
[url]http://incontri.supereva.it/cgi-bin/index.chm?partner=904[/url]
messaggio inviato con Freemail by [url]www.superEva.it[/url]
---------------------------------------------------------
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
vdemart@supereva.it Guest
-
Conversion Mac to PC
My dept. is switching from mac to pc for networking reasons. How can I convert the pagemaker 6.5 documents on the mac to indesign documents on the... -
RGB Conversion
Help! We're on a mac and changed our text in Illustrator to RGB 0/0/102, saved and closed the file. When we reopened the file, the RGB percentages... -
dxf conversion
hello, I have been using AutoCAD LT to create .dxf files which are then imported into FH MX. However, I have noticed that the size of features... -
conversion from mid to Wav
"yogie" <yogie2@wp.pl> a écrit dans le message de news:1083b616.0308171241.64e5fb73@posting.google.com... There are some examples to do this using... -
[PHP] Mp3 Conversion, using PHP
I'm wondering if there's any crazy dude out there that would like to join me in making a class for PHP to convert Mp3's to Mp3Pro. Have you... -
Vittorio #2
Re: A bit OT: conversion mp3 to wav
Sebastian Kapfer [debian-user] <05/07/03 18:59 +0200>:
This break appeared after an update (I don't know if recent).> On Sat, 05 Jul 2003 13:50:08 +0200, vdemar wrote:
>> [...]> > E.g., If I issue the basic command
> >
> > mpg123 -w weare.wav weare.mp3>> > Illegal instruction
> Did this break with a recent update? It sounds like mpg123 uses an
> instruction that your CPU (which?) doesn't support. Does normal playback
> work?
The CPU is a Pentium III.
I don't know what you mean by "normal playback" but xmms is able to reproduce both mp3 and wav files if I guess correctly.
Vittorio
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/CXRWVyOET38wRXQRAq/lAJ92fc1uQT8gechrIxmcA9LP26WltgCfaHcm
R01uSG3dMMX/y6sL87hb/eA=
=F5Is
-----END PGP SIGNATURE-----
Vittorio Guest
-
Rob Weir #3
Re: A bit OT: conversion mp3 to wav
On Mon, Jul 07, 2003 at 01:23:34PM +0000, Vittorio wrote:
I think he means 'does mpg123 play mp3 files in general, ie does "mpg123> Sebastian Kapfer [debian-user] <05/07/03 18:59 +0200>:>> > On Sat, 05 Jul 2003 13:50:08 +0200, vdemar wrote:
> >> > [...]> > > E.g., If I issue the basic command
> > >
> > > mpg123 -w weare.wav weare.mp3> >> > > Illegal instruction
> > Did this break with a recent update? It sounds like mpg123 uses an
> > instruction that your CPU (which?) doesn't support. Does normal playback
> > work?
> This break appeared after an update (I don't know if recent).
>
> The CPU is a Pentium III.
>
> I don't know what you mean by "normal playback" but xmms is able to reproduce both mp3 and wav files if I guess correctly.
file.mp3" work?'.
That said, assuming you're using the Debian packages of mpg123 (which
are built for i386), I'd look for disk corruption. 'debsums' is useful
for checking this. If you built it yourself from source, then try
again; you probably used optimisations that your CPU doesn't actually
support.
--
Rob Weir <rweir@ertius.org> | [email]mlspam@ertius.org[/email] | Do I look like I want aCC?
Words of the day: armed overthrow PGP undercover ASPIC argus AIEWS White House
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/ClMqvQ+DhR5zt80RAv9uAJ9EwXG8PevY76VAYoHKB9Z13C75LQ CeNpNX
LnFSiYQzgfbui+uvpjH+raU=
=u+3C
-----END PGP SIGNATURE-----
Rob Weir Guest



Reply With Quote

