[Bug 768186] New: exec_picture_refs_modification_1 and find_short_term_reference errors

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 29 13:59:13 UTC 2016


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

            Bug ID: 768186
           Summary: exec_picture_refs_modification_1 and
                    find_short_term_reference errors
    Classification: Platform
           Product: GStreamer
           Version: 1.8.2
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: torres.soldado at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

When connecting to a vlc server stream with the following command for example:

gst-launch-1.0 rtspsrc
 location=rtsp://address/endpoint ! rtph264depay ! h264parse ! vaap
idecodebin ! fakesink

I get hundreds of errors like:

vaapi gstvaapidecoder_h264.c:2611:find_short_term_reference: found no
short-term reference picture with PicNum = 0
vaapi gstvaapidecoder_h264.c:2611:find_short_term_reference: found no
short-term reference picture with PicNum = 0
vaapi gstvaapidecoder_h264.c:2611:find_short_term_reference: found no
short-term reference picture with PicNum = -1
vaapi gstvaapidecoder_h264.c:2611:find_short_term_reference: found no
short-term reference picture with PicNum = -2
vaapi gstvaapidecoder_h264.c:2816:exec_picture_refs_modification_1: list 0
entry 0 is empty
vaapi gstvaapidecoder_h264.c:2816:exec_picture_refs_modification_1: list 0
entry 1 is empty
vaapi gstvaapidecoder_h264.c:2816:exec_picture_refs_modification_1: list 0
entry 2 is empty
vaapi gstvaapidecoder_h264.c:2816:exec_picture_refs_modification_1: list 0
entry 3 is empty

Seems the same as https://bugs.freedesktop.org/show_bug.cgi?id=64629

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