[Bug 742602] aacparse assumes random bitrates after filler packets

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 12 04:06:50 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=742602
  GStreamer | gst-plugins-good | 1.4.1

--- Comment #2 from Andreas Frisch <fraxinas at opendreambox.org> 2015-01-12 12:06:45 UTC ---
the provided stream actually was corrupt, usually it would go back to the
correct values unless bitrate was detected as 0 and therefore crashed
downstream elements that couldn't handle that.
browsing aacparse code i saw that the mechanism to regain sync on the stream
seem to be extremely ineffective though, it skips through the payload byte per
byte, mapping and unmapping the data every time

-- 
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