Bug in passing options to oggenc

Bug #129805 reported by monsieur_jambon
2
Affects Status Importance Assigned to Milestone
sound-juicer (Ubuntu)
Invalid
Low
Ubuntu Desktop Bugs

Bug Description

Binary package hint: sound-juicer

I tried to use this preset (created with gnome-audio-profiles-properties):

audio/x-raw-float,rate=44100,channels=2 ! vorbisenc name=enc quality=10 ! oggmux

I noticed that the size of the produced file didn't change when changing the quality of the encoding.
I launched sound-juicer through a console an it says:

(sound-juicer:7146): GLib-GObject-WARNING **: value "10,000000" of type `gfloat' is invalid or out of range for property `quality' of type `gfloat'

I found nothing suspicious in the profile's keys in gconf

Jeff

ProblemType: Bug
Architecture: i386
Date: Wed Aug 1 23:16:50 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/sound-juicer
Package: sound-juicer 2.16.3-0ubuntu2
PackageArchitecture: i386
ProcCmdline: sound-juicer
ProcCwd: /home/jeff
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=fr_FR.UTF-8@euro
 LANGUAGE=fr_FR.UTF-8@euro
SourcePackage: sound-juicer
Uname: Linux jeff-laptop 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux

Revision history for this message
monsieur_jambon (monsieurjambon) wrote :
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug. The quality is a number < 1, that's not a bug rather an incorrect usage

Changed in sound-juicer:
assignee: nobody → desktop-bugs
importance: Undecided → Low
status: New → Invalid
Revision history for this message
monsieur_jambon (monsieurjambon) wrote :

OK so, I think oggenc's man page contains a mismatch:
I found in it:

-q n, --quality=n
Sets encoding quality to n, between -1 (very low) and 10 (very quality level of 3. Fractional quality levels such as 2.5 are appropriate bitrate based on your desired quality level.

and an example:

Specifying quality rather than bitrate (to a very high quality mode):
oggenc infile.wav -q 6 -o out.ogg

Do you agree or I am wrong again??

If there is a specific quality setting for sound juicer / gnome-audio-profiles-properties that is different that oggenc's, it would be a good idea to put some help or to use the same quality settings.

Revision history for this message
Sebastien Bacher (seb128) wrote :

sound-juicer is not using oggenc but gstreamer, you can use "gst-inspect vorbisenc" and look at the quality description there

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.