[gstreamer-bugs] [Bug 340362] [PATCH] new plugin - hardlimiter

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 11 18:13:03 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=340362
 GStreamer | gst-plugins-bad | Ver: HEAD CVS





------- Comment #7 from Артём Попов  2006-05-12 01:13 UTC -------
Answering questions:

- GST_BOILERPLATE_FULL was inserted by the template tool from gst-template
package. I thought all elements require this one.

- transform_ip() indeed should return GST_FLOW_OK if buffer is unwritable
(checking if in passthrough mode).

- strange, that the element did not do anything for you. It shouldn't
passthrough on same caps and works for me here.

- yes, hardlimiting sounds like clipping/distortion. And sounds horrible but
still better than soundcard clipping. However, I'm currently writing a more
general compressor unit that should provide a better sounding solution.

- GstController stuff also was sitting in the template. I thought it's
generally a good idea to have controlled elements. Aren't they especially
useful for NLE apps? Correct me, if I'm wrong.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list