Bug 96545

Summary: HEVC CQP Encoding has shade on big QP(for example, QP=50)
Product: libva Reporter: Focus.Luo <focus.luo>
Component: intelAssignee: PengChen <peng.c.chen>
Status: ASSIGNED --- QA Contact: Sean V Kelley <seanvk>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: hevc encoding qp=50

Description Focus.Luo 2016-06-16 05:43:12 UTC
Created attachment 124552 [details]
hevc encoding qp=50

1, to do a hevc cqp encoding for 2k yuv input
 ./mv_encoder -hevc -i ./$filename:${WIDTH}x${HEIGHT} -o ./$testname -SliceHeaderPack 1 -PictureCodingType 0 -RateControl 3  -ISliceQP $qp $gopsetting -FrameRate $fps -ProfileIDC 1 -LevelIDC $level -loglevel 0 -intra_only -NumRefFrames 0 -NumSlices 1 -LCUSize $lcu

2, to use Vega to view the encoded bitstream

3, found that there are some shade on the decoded picture.
Comment 1 Focus.Luo 2016-07-18 03:40:46 UTC
for HEVC CBR, hevc_enc_cbr_1080p_ipb_10_gop30_lcu16.h265, using Vega to analyse the encoded output bitstream, found the Max/min/average QP is 44, and then also found the shadow issue

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.