Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HEVC CQP Encoding has shade on big QP(for example, QP=50) #9

Closed
seanvk opened this issue Jan 29, 2017 · 1 comment
Closed

HEVC CQP Encoding has shade on big QP(for example, QP=50) #9

seanvk opened this issue Jan 29, 2017 · 1 comment
Assignees
Labels

Comments

@seanvk
Copy link
Contributor

seanvk commented Jan 29, 2017

migrated from Bugzilla #96545
status ASSIGNED severity normal in component intel for ---
Reported in version unspecified on platform x86 (IA32)
Assigned to: PengChen

Original attachment names and IDs:

On 2016-06-16 05:43:12 +0000, Focus.Luo wrote:

Created attachment 124552
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.

On 2016-07-18 03:40:46 +0000, Focus.Luo wrote:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants