Bug#634855: oggenc: Incorrect high quality complaint.

Mats Erik Andersson mats.andersson at gisladisker.se
Wed Jul 20 15:24:43 UTC 2011


Package: vorbis-tools
Version: 1.4.0-1
Severity: normal
Tags: patch

Hello there,

the following false negative is certainly unnecessary:

  $ oggenc -q10 cdda.wav
  WARNING: quality setting too high, setting to maximum quality.
  Öppnar med wav-modul: WAV file reader

The cause is an inexact floating point computation prior to
value comparison. Doing the latter first is equally valid
and removes the annoying message as a side effect. The patch
displays the simplest change for this.

Best regards,
  Mats E Andersson, DM
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oggenc_quality_check.diff
Type: text/x-diff
Size: 1103 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-xiph-maint/attachments/20110720/1adc8916/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 489 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-xiph-maint/attachments/20110720/1adc8916/attachment.pgp>


More information about the pkg-xiph-maint mailing list