[Bug 779831] New: h264parse (baseparse?) fail to pass not-linked upstream sometimes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 10 04:18:23 UTC 2017


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

            Bug ID: 779831
           Summary: h264parse (baseparse?) fail to pass not-linked
                    upstream sometimes
    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: thaytan at noraisin.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

gst-launch-1.0 filesrc location=test-output.ts ! tsdemux ! h264parse ! identity
-v

This pipeline should error out with not-linked, but it doesn't. The problem
seems to be specific to processing byte-stream data with alignment=nal. With
either avc or alignment=au, it will return not-linked as expected.

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