Bug 58697 - [HSW] core dumped during VPP scalling test (tsdemux)
Summary: [HSW] core dumped during VPP scalling test (tsdemux)
Status: VERIFIED FIXED
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium major
Assignee: xiaowei
QA Contact: Sean V Kelley
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-24 03:09 UTC by Du Yan
Modified: 2013-01-22 08:50 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Du Yan 2012-12-24 03:09:53 UTC
Environment:
--------------
Platform: HSW
Libva: (staging) b8d3cf092c9b07cfd909552a3c160b7db3b5a91d
Intel-driver: (staging) a6dfb8f7fb601f102b414ac0c9088b5b8e88060f
Gst-vaapi: (qa) 01c92b04b095be9163976a53ac2c4305c84fa274


Bug Info:
--------------
core dumped during VPP scalling test (tsdemux)
Test OK on IVB platform.


Setting pipeline to PAUSED ...
libva info: VA-API version 0.34.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_34
libva info: va_openDriver() returns 0
Pipeline is PREROLLING ...
gst-launch-0.10: gen75_picture_process.c:124: gen75_proc_picture: Assertion `pipeline_param->num_filters <= 1' failed.
Aborted (core dumped)


Steps:
--------------
1. xinit&
2. gst-launch-0.10 filesrc location=/home/Stream/vts_06_1_remux.ts ! tsdemux ! vaapidecode ! vaapipostproc hue=150.0 brightness=50.0 contrast=5.0 saturation=5.0 auto-brightness=1 auto-contrast=1 auto-saturation=1 ! video/x-surface,width=600,height=800,type=vaapi,format=\(fourcc\)YV12 ! vaapisink
Comment 1 Sean V Kelley 2012-12-27 18:44:15 UTC
When you test this on HSW, do you also test on IVB for comparison?
Comment 2 Du Yan 2012-12-28 02:47:30 UTC
(In reply to comment #1)
> When you test this on HSW, do you also test on IVB for comparison?

Yes, It is OK on IVB platform.

Bug Info:
--------------
core dumped during VPP scalling test (tsdemux)
Test OK on IVB platform.
Comment 3 Zhao Halley 2013-01-06 05:43:25 UTC
two filters are used in this test, one for color balance, another is for deinterlace since it is a interlaced stream. so driver shouldn't assert pipeline_param->num_filters <= 1 here.

xiaowei will fix it in driver.
Comment 4 xiaowei 2013-01-08 00:53:11 UTC
Fixed, patches are under review
Comment 5 Du Yan 2013-01-22 08:50:17 UTC
Test OK on HSW Platform, Issue can't be reproduced, Close it.

Libva: staging  21649988d6b532cc96f633db017d1e4369f640e9
Intel-driver: staging d206b47a6ac86c089149ecd71b01eea6ebda5796
Gst-vaapi: qa 6672fcd1f74ee62b4e7772b9f5929152058f25ea


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.