Package: normalize-audio
Version: 0.7.7-2
Severity: normal

--- Please enter the report below this line. ---
It looks like a default MP3 encoder is missing in /usr/bin/normalize-mp3, line 30:

$MP3ENCODE  = " -quiet %w %m";

This makes normalize-mp3 fail whit the following error:

# normalize-mp3 test.mp3
Decoding test.mp3...
Running normalize...
Re-encoding test.mp3...
Can't exec "": Aucun fichier ou répertoire de ce type at /usr/bin/normalize-mp3 line 797.
Error encoding, stopped at /usr/bin/normalize-mp3 line 802.

It works after changing the line to:

$MP3ENCODE  = "lame -quiet %w %m";

--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.26-1-amd64

Debian Release: lenny/sid
  990 testing         www.debian-multimedia.org
  990 testing         security.debian.org
  990 testing         ftp.fr.debian.org
  800 unstable        ftp.fr.debian.org

--- Package information. ---
Depends              (Version) | Installed
==============================-+-=============
libaudiofile0     (>= 0.2.3-4) | 0.2.6-7
libc6             (>= 2.6.1-1) | 2.7-13
libmad0           (>= 0.15.1b) | 0.15.1b-3



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to