[Bug 650416] [h264parse] Assertion failure: nal_size >=2

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 18 06:43:28 PDT 2011


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnauw at users.sourceforge.net

--- Comment #4 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-05-18 13:43:24 UTC ---
Maybe the input data is basically wrong/corrupt.  I seem to recall having put
that assertion on at least size 2 mainly based on a valid NAL at least having
size 2 (afaik).  Whether or not the latter is actually correct (w.r.t. specs),
it is likely not the best thing to be assert'ing on (and better some data
sanity check/warning instead).

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