[Bug 791550] New: [gstreamer-vaapi-master][VPG_SKL] [AVC_decode] "h264parse0: Internal data stream error" error message occurs during run h264 decode cases with VPG driver on SKL
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Dec 13 06:45:03 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=791550
Bug ID: 791550
Summary: [gstreamer-vaapi-master][VPG_SKL] [AVC_decode]
"h264parse0: Internal data stream error" error message
occurs during run h264 decode cases with VPG driver on
SKL
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: zhanjunx.wang at intel.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
CC: bsreerenj at gmail.com, vjaquez at igalia.com
GNOME version: ---
Test Env:
============================================
Platform: SKL
Arch: x86_64
Kernel: 4.12.0-rc2
libva: master branch df544cd5a31e54d4cbd33a391795a8747ddaf789
repo: https://github.com/01org/libva.git
media_driver: master branch 81796c8a9e44b878e26064c898e0f4730e8220cf
repo: https://github.com/intel/media-driver
gmmlib: repo: https://github.com/intel/gmmlib
gst-vaapi: master branch b0d41c5db8c29b3df2a5b23d3da55141d701b992
Reproduce Steps:
============================================
1. build env as above lists or according to wiki
https://github.com/intel/media-driver
2. take one case for example, run command
gst-launch-1.0 -q filesrc location=/media//h264/CAPCM1_Sand_E.264 ! h264parse !
vaapih264dec ! vaapipostproc format=i420 ! checksumsink2 frame-checksum=FALSE
file-checksum=TRUE plane-checksum=FALSE
3. error info. as below
0:00:00.041966159 2891 0x1520e30 ERROR vaapivideomemory
gstvaapivideomemory.c:278:map_vaapi_memory: failed to make image current
0:00:00.041992987 2891 0x1520e30 ERROR default
video-frame.c:161:gst_video_frame_map_id: failed to map video frame plane 0
0:00:00.042020944 2891 0x1520e30 ERROR checksumsink2
gstchecksumsink.c:381:gst_cksum_image_sink_render:<cksumimagesink0> failed to
map frame
ERROR: from element /GstPipeline:pipeline0/GstH264Parse:h264parse0: Internal
data stream error.
Additional debug info:
gstbaseparse.c(3597): gst_base_parse_loop ():
/GstPipeline:pipeline0/GstH264Parse:h264parse0:
streaming stopped, reason error (-5)
d41d8cd98f00b204e9800998ecf8427e
--
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