[gstreamer-bugs] [Bug 632945] rtph264depay in access-unit=true mode does not aggregate the delta unit flag correctly
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Nov 1 02:41:13 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=632945
GStreamer | gst-plugins-good | git
Mark Nauwelaerts <mnauw> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mnauw at users.sourceforge.net
--- Comment #6 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-11-01 09:41:08 UTC ---
[sample stream seems to consist of AU SEQ PIC SEI IDR-I IDR-I IDR-I IDR-I]
So, basically, the problem is due to AU and/or SEI nal in the access-unit,
which are pretty "neutral" and currently considered as delta. It could then
alternatively be fixed by also accepting AU and SEI as keyframe in the
NAL_TYPE_IS_KEY macro (which also makes sense).
--
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