GNOME Bugzilla – Bug 791561
vaapimpeg2dec: "tsdemux0: Internal data stream error" error message occurs during run vpp transcoding with iHD driver on SKL
Last modified: 2018-11-03 15:52:33 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
This issue still can be duplicated with the latest iHD drvier and gst-vaapi media-driver: commit 4a85bb18ecc9a18b7cf592d405c8c2fa1c7aad06 gst-vaapi: commit f5eb4faa5914f3745820e557ac2401a7d738be66
The commit you pointed out is unrelated, do you know which commit fixed it ?
-- 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.