[Bug 668381] [h264parse] [codecparsers] SEI parsing fails when payload contains emulation_prevention_three_byte
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 20 15:29:22 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=668381
GStreamer | gst-plugins-bad | git
--- Comment #2 from Jonas Larsson <jonas at hallerud.se> 2012-01-20 23:29:16 UTC ---
Note that bug 668380 prevents the SPS of the attached stream from being parsed.
This bug shows up once that's fixed.
gst-launch -v --gst-debug-level=2 filesrc location=t.264 ! h264parse ! fakesink
WARN gst_h264_parser_parse_pic_timing: failed to read uint32, nbits: 24
WARN gst_h264_parser_parse_pic_timing: error parsing "Picture timing"
This particular stream has one SEI with timing info for each frame, so we get
two logged warnings per frame (== log spew)
--
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