[Bug 775962] Occassional addition of codec_data to caps when stream-format: byte-stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 12 15:44:52 UTC 2016


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

--- Comment #6 from minfrin at sharp.fm ---
To point out the pattern, it looks like we're expecting a 19 byte packet, but
we're getting the 19 bytes split across 12 bytes then 7 bytes:

0:06:56.131532481 24259 0x73fe0920 ERROR             omxh264enc
gstomxh264enc.c:601:gst_omx_h264_enc_handle_output_frame:<omxh264enc-omxh264enc0>
OMX_BUFFERFLAG_CODECCONFIG: length 12, bytes 00000001
0:06:56.132180754 24259 0x73fe0920 ERROR             omxh264enc
gstomxh264enc.c:601:gst_omx_h264_enc_handle_output_frame:<omxh264enc-omxh264enc0>
OMX_BUFFERFLAG_CODECCONFIG: length 7, bytes 09361803

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