Package: vorbis-tools
Version: 1.0.1-1.2
Severity: normal

When encoding to Ogg Vorbis and specifying both a quality level (e.g.
-q3) and constraints for a minimum and a maximum bitrate, oggenc
segfaults when the minimum bitrate specified is higher than the maximum
bitrate specified.

Oggenc does not segfault when a quality level is not specified.

Example output:

--- 8< ---
[EMAIL PROTECTED]:/tmp% oggenc -m256000 -M96000 sinewave.wav
Enabling bitrate management engine
Opening with wav module: WAV file reader
Encoding "sinewave.wav" to
         "sinewave.ogg"
using bitrate management (min 256000 kbps, max 96000 kbps)
Mode initialisation failed: invalid parameters for bitrate
[EMAIL PROTECTED]:/tmp% oggenc -q3 -m256000 -M96000 sinewave.wav
Enabling bitrate management engine
Opening with wav module: WAV file reader
Encoding "sinewave.wav" to
         "sinewave.ogg"
at quality level 3.00 using constrained VBR (min 256000 kbps, max 96000 kbps)
zsh: segmentation fault  oggenc -q3 -m256000 -M96000 sinewave.wav
--- >8 ---

Regards,

Bram Senders

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages vorbis-tools depends on:
ii  libao2                      0.8.5-1      Cross Platform Audio Output Librar
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libcurl3                    7.12.3-2     Multi-protocol file transfer libra
ii  libflac6                    1.1.1-5      Free Lossless Audio Codec - runtim
ii  libidn11                    0.5.2-3      GNU libidn library, implementation
ii  libogg0                     1.1.2-1      Ogg Bitstream Library
ii  liboggflac1                 1.1.1-5      Free Lossless Audio Codec - runtim
ii  libspeex1                   1.0.rel.4-1  The Speex Speech Codec
ii  libssl0.9.7                 0.9.7e-3     SSL shared libraries
ii  libvorbis0a                 1.1.0-0.0    The Vorbis General Audio Compressi
ii  libvorbisenc2               1.1.0-0.0    The Vorbis General Audio Compressi
ii  libvorbisfile3              1.1.0-0.0    The Vorbis General Audio Compressi
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- no debconf information


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

Reply via email to