[Bug 705598] regression h264parse: incorrect keyframe/delta-unit detection

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 29 00:59:02 PDT 2013


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

--- Comment #6 from Edward Hervey <bilboed at gmail.com> 2013-08-29 07:58:58 UTC ---
(In reply to comment #4)
> Two questions:
> 
>  - why not use the macros and enums from gsth264parse.h ?
>    e.g. GST_H264_IS_I_SLICE() and GST_H264_*_SLICE

  Because I didn't realize those macros existed :)

> 
>  - does a slice always start at the top (line 0)? If not, should
>    we only mark those slices as keyframes?

  Good question, I'm not sure. That being said, marking only some slices as
keyframes sound a bit weird (key-frame, not key-slice).

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