Bug 106599

Summary: [skylake-vaapi] failed to decode 4800*3840 resolution hevc stream
Product: libva Reporter: kait wang <wkcl00022>
Component: pvrAssignee: Austin Yuan <yuanshengquan>
Status: NEW --- QA Contact:
Severity: major    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description kait wang 2018-05-22 01:52:18 UTC
Hi~,
I want to decode 4800*3840 resolution hevc stream on skylake via vaapi, but there is no right data in the out buffer. It just display green on my screen. However, the stream that bellow 4k*4k resolution can be decoded and displayed correctly.
The version I used in my usecase are follows:
ffmpeg:2.6.2
libva:1.8.0
vaapi:1.8.0
libdrm:2.4.75
linux-kernel:4.4.77
I success to decode the stream by ffmpeg on [cpu] and the [intel-gfx-prm-skl-vol10-hev] reference says that the skylake can support up to 8K*8K HEVC stream. 
So I do not know if the vaapi i used is something uncorrect to decode the stream.
Thank for your response.

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.