[Gstreamer-bugs] [Bug 112014] Changed - [PATCH] quality min/max for vorbisenc are incorrect

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri May 2 09:26:00 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=112014

Changed by in7y118 at public.uni-hamburg.de.

--- shadow/112014	Thu May  1 14:39:38 2003
+++ shadow/112014.tmp.27705	Fri May  2 12:26:00 2003
@@ -19,6 +19,15 @@
 quality parameter, while it really ranges from 0 to 1 (float).
 
 ------- Additional Comments From foser at gentoo.org  2003-05-01 14:39 -------
 Created an attachment (id=16177)
 vorbisenc min/max correction
 
+
+------- Additional Comments From in7y118 at public.uni-hamburg.de  2003-05-02 12:25 -------
+Some things:
+- vorbisenc allows to set values < 0 to use managed bitrate, that
+should still be allowed.
+- oggenc (the program) uses a quality from 0 to 10 with a default of
+3. Wouldn't it make more sense to simply divide by 10 when calling
+vorbis_encode_init_vbr? (Would require updating the default value from
+0.3 to 3)





More information about the Gstreamer-bugs mailing list