Bug 88733

Summary: [BSW|SKL][Media][VPP]GStreamer encountered a general stream error when doing VPP test
Product: libva Reporter: zhixinx.liu <zhixinx.liu>
Component: intelAssignee: haihao <haihao.xiang>
Status: RESOLVED DUPLICATE QA Contact: Sean V Kelley <seanvk>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description zhixinx.liu 2015-01-23 08:05:40 UTC
GStreamer encountered a general stream error when doing VPP test
1. Testing Steps:
========================================================================
use following command to do VPP test:
    gst-launch-1.0 filesrc location=/media/ts/MP4_h264_nHD_30FPS_580Kbps_AAC_44.1KHz_64Kbps_10sec0.7Mb_BBB-300.MP4 ! qtdemux ! vaapidecode ! vaapipostproc denoise=1 ! vaapisink sync=false
	
2. Log:
========================================================================
root@x-sklmedia:/GFX/Test/Infrastructure/infrastructure# gst-launch-1.0 filesrc location=/media/ts/MP4_h264_nHD_30FPS_580Kbps_AAC_44.1KHz_64Kbps_10sec0.7Mb_BBB-300.MP4 ! qtdemux ! vaapidecode ! vaapipostproc denoise=1 ! vaapisink sync=false
libva info: VA-API version 0.99.0
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_99
libva info: va_openDriver() returns 0
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Got context from element 'vaapidecode0': gst.vaapi.Display=context, display=(GstVaapiDisplay)NULL;
ERROR: from element /GstPipeline:pipeline0/GstQTDemux:qtdemux0: GStreamer encountered a general stream error.
Additional debug info:
qtdemux.c(4434): gst_qtdemux_loop (): /GstPipeline:pipeline0/GstQTDemux:qtdemux0:
streaming stopped, reason not-negotiated
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

3. Testing Env:
========================================================================
Libva:  (staging) d9626b77f865ce7bdbc8c78988a86d3e4f55d67b
Libva_intel_driver:(staging)22439f1fcebbd2c1d563503720b1123a4bb97160
Comment 1 zhixinx.liu 2015-01-23 08:25:42 UTC
it cannot find this problem with master branch.
Comment 2 haihao 2015-01-23 08:55:04 UTC

*** This bug has been marked as a duplicate of bug 88728 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.