After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 791561 - vaapimpeg2dec: "tsdemux0: Internal data stream error" error message occurs during run vpp transcoding with iHD driver on SKL
vaapimpeg2dec: "tsdemux0: Internal data stream error" error message occurs du...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer-vaapi
git master
Other Linux
: Normal normal
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-12-13 08:22 UTC by zj,wang
Modified: 2018-11-03 15:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description zj,wang 2017-12-13 08:22:11 UTC
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 filesrc location=/media/ts/Sally.ts ! tsdemux ! mpegvideoparse  ! vaapimpeg2dec ! vaapih264enc rate-control=cqp init-qp=4 keyframe-period=1 max-bframes=0 cabac=true  ! qtmux faststart=true '!' filesink location=test.mp4
3. error info. as below
ERROR: from element /GstPipeline:pipeline0/GstTSDemux:tsdemux0: Internal data stream error.
Additional debug info:
mpegtsbase.c(1613): mpegts_base_loop (): /GstPipeline:pipeline0/GstTSDemux:tsdemux0:
streaming stopped, reason not-negotiated (-4)
ERROR: pipeline doesn't want to preroll
Comment 1 zj,wang 2018-07-12 08:28:34 UTC
This issue still can be duplicated with the latest iHD drvier and gst-vaapi
media-driver: commit 4a85bb18ecc9a18b7cf592d405c8c2fa1c7aad06
gst-vaapi: commit f5eb4faa5914f3745820e557ac2401a7d738be66
Comment 2 Nicolas Dufresne (ndufresne) 2018-07-12 10:55:57 UTC
The commit you pointed out is unrelated, do you know which commit fixed it ?
Comment 3 GStreamer system administrator 2018-11-03 15:52:33 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/issues/79.