[gstreamer-bugs] [Bug 360246] [audioconvert] Optionally apply dithering

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 3 14:17:02 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=360246

  GStreamer | gst-plugins-base | Ver: HEAD CVS




------- Comment #21 from Sebastian Dröge  2007-05-03 21:17 UTC -------
Created an attachment (id=87492)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=87492&action=view)
dither.diff

Ok, here is the current version.

The only thing that needs improvement is the FIXME in gstaudioquantize.c at the
top.

For some reason when either doing dithering with integer as intermediate format
or dithering + noise shaping with double as intermediate format one gets
harmonics.
When doing dithering only with double as intermediate format (just change the
NS stuff in line 323 to NONE_FUNC for example) there are no harmonics and a
constant, white, noise floor. Does anybody know why this happens?

Would be nice if someone could review the patch :)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=360246.




More information about the Gstreamer-bugs mailing list