[Bug 767792] New: h264parse: fix default time_offset_length

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


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

            Bug ID: 767792
           Summary: h264parse: fix default time_offset_length
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: m.olbrich at pengutronix.de
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 329960
  --> https://bugzilla.gnome.org/attachment.cgi?id=329960&action=edit
h264parse: fix default time_offset_length

The default value for time_offset_length should be 24.
At least that's what ffmpeg is using.

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.

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