[Bug 767792] h264parse: fix default time_offset_length

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 17 14:21:28 UTC 2016


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

Aurélien Zanelli <aurelien.zanelli at parrot.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aurelien.zanelli at parrot.com

--- Comment #1 from Aurélien Zanelli <aurelien.zanelli at parrot.com> ---
(In reply to Michael Olbrich from comment #0)
> I have no idea where this value comes from. I just copied it from ffmpeg
> (libavcodec/h264_ps.c ff_h264_decode_seq_parameter_set()) and it fixes
> parsing my test video.

Value is coming from the H.264 specification (E2.2):

"When the time_offset_length syntax element is not present, it shall be
inferred to be equal to 24."

So it's a good default value :)

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