[Bug 728041] rtph264depay: marks all output buffers as delta units when outputting avc format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 11 19:48:44 PDT 2014


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

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2014-04-12 02:48:42 UTC ---
(In reply to comment #3)
> Makes sense, I think, but I wonder if we should keep track of whether we have
> ever seen the marker bit set, and then decide based on that and not whether the

You say we should keep track of marker bits and then assume that when they are
set, they are set on all AU-end packets? That would make it possible to skip
the AU-start detection heuristic and maybe get more cases right.

> marker bit is set in this specific packet or not, since even if the sender does
> set the market bit, it won't be set on every payload. (Assuming we can assume
> that the sender doesn't change)

Or are you saying that we can't assume the marker bit is set on all AU-end
packets and we need to do the heuristic in all cases anyway?

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