Package: mp3roaster
Version: 0.2.0-5
Severity: important

The depends for this package states normalize or normalize-audio but
it will not work with normalize-audio as it stands.
Any attempt to run it results in:
Normalizing wav files, please wait...  ! ERROR in sub WAV_NORMALIZE
   the normalizing process was not successful,
   normalize error code 32512.

changing line 967 from:
$cmd = "normalize -m $config_temp_dir/*.wav 2>&-";

changing line 967 to:
$cmd = "normalize-audio -m $config_temp_dir/*.wav 2>&-";

should do the trick.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mp3roaster depends on:
ii  cdrecord                  4:2.01+01a01-2 command line CD writing tool
ii  flac                      1.1.0-11       Free Lossless Audio Codec - comman
ii  libaudio-flac-perl        0.7-1          Perl interface to FLAC file inform
ii  libfile-mmagic-perl       1.22-1         Perl module to guess file type
ii  libmp3-info-perl          1.02-1         Perl MP3::Info - Manipulate / fetc
ii  libogg-vorbis-header-perl 0.03-1         perl interface to Ogg Vorbis infor
ii  libterm-readkey-perl      2.21-1.3       A perl module for simple terminal 
ii  mpg123                    0.59r-19       MPEG layer 1/2/3 audio player
ii  mpg321 [mpg123]           0.2.10.3       A Free command-line mp3 player, co
ii  normalize-audio           0.7.6-4        adjust the volume of WAV files to 
ii  perl                      5.8.4-6        Larry Wall's Practical Extraction 
ii  vorbis-tools              1.0.1-1.1      Several Ogg Vorbis Tools

-- no debconf information


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

Reply via email to