Your message dated Sat, 29 Aug 2009 10:21:37 +0100
with message-id <[email protected]>
and subject line Re: abcde: toolame fails when batch (nogap) processing is used
has caused the Debian Bug report #267881,
regarding abcde: toolame fails when batch (nogap) processing is used
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
267881: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267881
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: abcde
Version: 2.1.20-1
Severity: normal

I used abcde to rip a cd in batch normalizing mode to mp3 (mp2
actually) format with toolame. The first part went fine, until toolame
started. That resulted in an error. Here is the relevant part of the
logfile made by 'abcde -D 2>logfile':

-----
+ TRACKFILES= track1.wav track2.wav track3.wav track4.wav
+ nice -n 10 toolame --nogap track1.wav track2.wav track3.wav track4.wav
toolame: unrec option -
toolame: unrec option n
toolame: -p model must be 1 or 2, not track1.wav
+ RETURN=1
+ '[' 1 '!=' 0 ']'
+ echo 'batch-encode:  returned code 1'
-----

In my abcde.conf I have "BATCH=y". Setting this to "BATCH=n" solves
this. "BATCH=y" is responsible for inserting '--nogap'. I don't know
what that is supposed to be doing, but it is only meant for use with
lame, and I am using toolame as that is free software: "LAME=toolame"
in abcde.conf.

I see two possible solutions:

1. Check if LAME really is lame and not toolame or some other mp3
encoder. If so, then go ahead and insert '--nogap' in the generated
command. Else don't.

2. Don't tie the '--nogap' insertion to the setting of BATCH. Make a
new option NOGAP or something for that.

Other than that, abcde is a brilliant time saver. Thanks!

BTW, dpkg -l toolame:
ii  toolame        02i-2          MPEG-1 layer 2 audio encoder


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i586)
Kernel: Linux 2.4.24
Locale: lang=nl...@euro, lc_ctype=nl...@euro

Versions of packages abcde depends on:
ii  cd-discid                    0.9-1       CDDB DiscID utility
ii  cdda2wav                     4:2.0+a34-1 Creates WAV files from audio CDs
ii  cdparanoia                   3a9.8-11    An audio extraction tool for sampl
ii  flac                         1.1.0-11    Free Lossless Audio Codec - comman
ii  speex                        1.0.rel.3-1 The Speex Speech Codec
ii  vorbis-tools                 1.0.1-1     Several Ogg Vorbis Tools
ii  wget                         1.9.1-4     retrieves files from the web

-- no debconf information
# CD reader program to use - currently recognized options are 'cdparanoia',
# 'cdda2wav', 'dagrab' and 'cddafs' (Mac OS X only).
CDROMREADERSYNTAX=cdda2wav

# Paths of programs to use
LAME=toolame

# Options to call programs with:

# MP3:
# 
#LAMEOPTS="-a -b 32"
LAMEOPTS=""

#BATCH=y gives problems with toolame... Maurits 2004-08-24
BATCH=y

# The default action list is defined in the following comment.
ACTIONS=cddb,read,normalize,encode,tag,move,playlist,clean

# If you'd like to make a default location that overrides the current
# directory for putting mp3's, uncomment this.
OUTPUTDIR=/music/test

# Or if you'd just like to put the temporary .wav files somewhere else
# you can specify that here
WAVOUTPUTDIR=/opt

# OUTPUTTYPE can be either "ogg", "mp3", "flac" or "spx", or a combination
# of them separated with ",": "ogg,mp3".
OUTPUTTYPE=mp3

--- End Message ---
--- Begin Message ---
This was fixed by splitting the BATCH option into BATCHNORM and NOGAP in
version 2.3.99

However this bug didn't get closed at that time.

-- 
Colin Tuckley      |  +44(0)1223 293413  |  PGP/GnuPG Key Id
Debian Developer   |  +44(0)7799 143369  |     0x1B3045CE

Ethernet n.: something used to catch the etherbunny.


--- End Message ---

Reply via email to