[Bug 749649] h264parse: keyframes and header flags

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 20 11:51:28 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=749649

--- Comment #10 from Nicola <lists at svrinformatica.it> ---
(In reply to Nicolas Dufresne (stormer) from comment #9)
> Oops, actually I'm reading it wrong, a ! can be missed.
> 
> >  } else if (!GST_BUFFER_FLAG_IS_SET (buffer, GST_BUFFER_FLAG_HEADER)) {
> >    return TRUE;
> >  }
> 
> That will miss keyframe combined with headers.

yes this is the problem I have in my app too. A keyframe flag could solve the
problem but this does not exist.

I'm not an h264 expert however if you try the provided pipeline you'll see that
pratically all buffers have header flag

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