[Bug 793786] New: [gstreamer-msdk-master][SKL] Hevc decoding fail with error message "h265parse0: Internal data stream error"
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Feb 24 08:13:01 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=793786
Bug ID: 793786
Summary: [gstreamer-msdk-master][SKL] Hevc decoding fail with
error message "h265parse0: Internal data stream error"
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: zhanjunx.wang at intel.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
[reply] [−] Description zj,wang [reporter] 2018-02-24 07:54:03 UTC
Test Env:
============================================
Platform: SKL
Arch: x86_64
CentOS Linux release 7.3.1611 (Core)
Kernel: 4.4.0
libva MediaServerStudioEssentials2017R3.tar.gz (libva
1.67.0.pre1)
media_driver MediaServerStudioEssentials2017R3.tar.gz 16.5.2.64009-
ubit
gstreamer master branch 91798e16cc09420163684d13779f13f374164ea2
gst-bad master branch 1c81bf4bdc67b518d6b3bbc22398c17fe8ced1da
Reproduce Steps:
============================================
take one case for example
1. build enc as above lists
2. gst-launch-1.0 -q filesrc location=/media/ffmpeg_hevc/CAINIT_H_SHARP_3.bit
'!' h265parse '!' msdkh265dec '!' videoconvert '!' video/x-raw,format=I420 '!'
checksumsink2 frame-checksum=FALSE file-checksum=TRUE plane-checksum=FALSE
3. decoding fails and error message occurs.
error info
ERROR: from element /GstPipeline:pipeline0/GstH265Parse:h265parse0: Internal
data stream error.
Additional debug info:
gstbaseparse.c(3611): gst_base_parse_loop ():
/GstPipeline:pipeline0/GstH265Parse:h265parse0:
streaming stopped, reason not-negotiated (-4)
ERROR: pipeline doesn't want to preroll.
--
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