[Bug 769250] New: [VC1][Decode] vc1 decode error.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 28 01:39:53 UTC 2016


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

            Bug ID: 769250
           Summary: [VC1][Decode] vc1 decode error.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: fei.w.wang at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

Created attachment 332249
  --> https://bugzilla.gnome.org/attachment.cgi?id=332249&action=edit
fail case 1

1. Testing Steps:
========================================================================
gst-launch-1.0 filesrc location=/media/vc1/SA10143.vc1 ! video/x-wmv,
profile=advanced, width=720, height=480, framerate=14/1 ! vaapidecode !
vaapisink sync=false

2. Testing Env:
========================================================================
gst_plugins_vaapi:   (master)024d5401955d4d7b1348ba5f68180719640aa93c
libva:               (master)f7e22630bd18ed80d22da20a9dc18487938b6c8a
Libva_intel_driver:  (master)e5544460dcb4b325df42e343953e6d5b57f8f544

3. Frequency of Occurence:
========================================================================
100%

4. Fail case:
========================================================================
  1)  SA10143.vc1
  2)  ilaced_twomv.vc1

4. Error log:
========================================================================
root at x-kbl01:~# gst-launch-1.0 filesrc location=/media/vc1/SA10143.vc1 !
video/x-wmv, profile=advanced, width=720, height=480, framerate=14/1 !
vaapidecode ! vaapisink sync=false
libva info: VA-API version 0.39.2
libva info: va_getDriverName() returns 0
libva info: Trying to open /opt/X11R7/lib/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva info: va_openDriver() returns 0
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Got context from element 'pipeline0': gst.vaapi.Display=context,
gst.vaapi.Display=(GstVaapiDisplay)NULL;
0:00:00.227157463  4477       0xc4b140 ERROR            vaapidecode
gstvaapidecode.c:665:gst_vaapidecode_handle_frame: decode error 8
0:00:00.227726456  4477       0xc4b140 ERROR            vaapidecode
gstvaapidecode.c:665:gst_vaapidecode_handle_frame: decode error 8
0:00:00.228139730  4477       0xc4b140 ERROR            vaapidecode
gstvaapidecode.c:665:gst_vaapidecode_handle_frame: decode error 8
0:00:00.228626261  4477       0xc4b140 ERROR            vaapidecode
gstvaapidecode.c:665:gst_vaapidecode_handle_frame: decode error 8
0:00:00.229030356  4477       0xc4b140 ERROR            vaapidecode
gstvaapidecode.c:665:gst_vaapidecode_handle_frame: decode error 8
0:00:00.229439534  4477       0xc4b140 ERROR            vaapidecode
gstvaapidecode.c:665:gst_vaapidecode_handle_frame: decode error 8
0:00:00.229800960  4477       0xc4b140 ERROR            vaapidecode
gstvaapidecode.c:665:gst_vaapidecode_handle_frame: decode error 8
0:00:00.230200495  4477       0xc4b140 ERROR            vaapidecode
gstvaapidecode.c:665:gst_vaapidecode_handle_frame: decode error 8
0:00:00.230531107  4477       0xc4b140 ERROR            vaapidecode
gstvaapidecode.c:665:gst_vaapidecode_handle_frame: decode error 8
0:00:00.230965631  4477       0xc4b140 ERROR            vaapidecode
gstvaapidecode.c:665:gst_vaapidecode_handle_frame: decode error 8
0:00:00.231287579  4477       0xc4b140 ERROR            vaapidecode
gstvaapidecode.c:665:gst_vaapidecode_handle_frame: decode error 8
ERROR: from element /GstPipeline:pipeline0/GstVaapiDecode:vaapidecode0:
Decoding error
Additional debug info:
gstvaapidecode.c(674): gst_vaapidecode_handle_frame ():
/GstPipeline:pipeline0/GstVaapiDecode:vaapidecode0:
Decode error 8
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
0:00:00.231546140  4477       0xc4b140 ERROR            vaapidecode
gstvaapidecode.c:665:gst_vaapidecode_handle_frame: decode error 8
Freeing pipeline ...
root at x-kbl01:~#

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