[Bug 752228] New: payloader/depayload: Wrong segment handling

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 10 08:55:59 PDT 2015


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

            Bug ID: 752228
           Summary: payloader/depayload: Wrong segment handling
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: nicolas.dufresne at collabora.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The issue is that TS information seems to be maintained, but segment
information is lost. This lead to freeze now that x264enc applies a large
forward offset. This is not really a use case, but it would be nice to fix so
we can use this pattern in tests.

gst-launch-1.0 videotestsrc ! x264enc tune=zerolatency ! rtph264pay !
rtph264depay ! avdec_h264 ! x264enc tune=zerolatency ! avdec_h264 ! xvimagesink

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