[Bug 726669] gst_omx_video_find_nearest_frame and buffers with only H264 SPS/PPS
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jun 24 01:26:38 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=726669
GStreamer | gst-omx | 1.2.4
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |slomo at coaxion.net
Ever Confirmed|0 |1
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-06-24 08:26:31 UTC ---
SPS/PPS should be put into a buffer that goes in
gst_video_encoder_set_headers(), or alternatively has to be merged with the
actual frame buffer.
finish_frame() always has to be a complete frame, not a part of it. Otherwise
the book keeping in the encoder base class gets confused.
Are you planning to work on that?
--
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