[Bug 728041] New: All the buffers generated by rtph264depay has the delta-unit flag set when output avc format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 11 06:50:10 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=728041
  GStreamer | gst-plugins-good | git

           Summary: All the buffers generated by rtph264depay has the
                    delta-unit flag set when output avc format
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: n770galaxy at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Some video decoders expect at least one buffer with the delta-unit flag unset
to start decoding and rtph264depay seems to push only buffers with the
delta-unit flag set and stream isn't played.

To reproduce the issue download [1] and play [2][3] pipelines.

[1] https://dl.dropboxusercontent.com/u/4577541/sample.gdp
[2] gst-launch-1.0 -v filesrc location=sample.gdp ! gdpdepay ! rtph264depay !
fakesink silent=false
[3] gst-launch-1.0 filesrc location=sample.gdp ! gdpdepay ! rtph264depay !
avdec_h264 ! queue ! xvimagesink

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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