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.
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.