[Bug 758419] h264parse: marks every buffer as header in dash stream
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 20 12:51:18 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758419
--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Converted the stuff I wanted to see to ERROR.
Every output buffer has a SEI and frame, so because of the SEI it is marked as
header. So it is intentionally doing that.
0:00:02.192244881 9375 0x7fb3680050a0 ERROR h264parse
gsth264parse.c:716:gst_h264_parse_process_nal:<h264parse0> processing nal of
type 6 SEI, size 7
0:00:02.193966844 9375 0x7fb3680050a0 ERROR h264parse
gsth264parse.c:716:gst_h264_parse_process_nal:<h264parse0> processing nal of
type 1 Slice, size 11
0:00:02.194742586 9375 0x7fb3680050a0 ERROR h264parse
gsth264parse.c:716:gst_h264_parse_process_nal:<h264parse0> processing nal of
type 1 Slice, size 462
0:00:02.194998851 9375 0x7fb3680050a0 ERROR h264parse
gsth264parse.c:716:gst_h264_parse_process_nal:<h264parse0> processing nal of
type 12 Filler Data, size 949
0:00:02.195654710 9375 0x7fb3680050a0 ERROR h264parse
gsth264parse.c:184:gst_h264_parse_reset_frame:<h264parse0> reset frame
--
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