[Bug 698727] send maximum bitrate tag downstream in mulawenc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 24 10:07:32 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=698727
  GStreamer | gst-plugins-good | 1.x

--- Comment #2 from Alexander Schrab <alexas at axis.com> 2013-04-24 17:07:27 UTC ---
I will have to rework the patch anyway because it should really be a
gstaudioencoder. The reason is that we might have tags coming in on the sink
and doing like in the patch would simply overwrite those. The audioencoder base
element handles this with some smarts and redoing that work in mulawenc doesn't
make sense. 

However, you are probably right that we should set GST_TAG_BITRATE as well, but
we will need the MAX, so perhaps set all three of them (MIN, MAX and
GST_TAG_BITRATE)?

-- 
Configure bugmail: https://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