[Bug 736829] New: gst-omx: rpi encoder don't pass IDR as one buffer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 17 12:30:35 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736829
  GStreamer | gst-omx | git

           Summary: gst-omx: rpi encoder don't pass IDR as one buffer
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-omx
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: xlazom00 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


rpi encoder don't pass IDR frame as one buffer sometimes

so we have situations like
SPS, PPS, IDR(some data), IDR(rest of data), SLICEs

problem is that first IDR is flagged as OMX_BUFFERFLAG_SYNCFRAME

second part of IDR is flagged as full 
OMX_BUFFERFLAG_SYNCFRAME + OMX_BUFFERFLAG_ENDOFFRAME

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