[Bug 784329] New: h264parse: should not always add latency

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 29 09:34:38 UTC 2017


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

            Bug ID: 784329
           Summary: h264parse: should not always add latency
    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: gdesmott at gnome.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

h264parse always announces one frame latency (gst_base_parse_set_latency) while
actually it depends on the input and output caps.

Latency should only be added when input is 'alignment=nal' and output is
'alignment=au'.

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