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

[SVT-HEVC-Performance] Speed/BDrate are too close between M6-M7 for some 480p content. #557

Open
GuCaixuan opened this issue Jul 9, 2020 · 2 comments
Labels

Comments

@GuCaixuan
Copy link

[Test environment]
OS: Ubuntu Ubuntu 18.04.3 LTS
SVT CommitID: ffb4e8d

[Issue Description]
480P resolution Performance have some drop under encoMode[6-9].
Below is the test data:
480p_performance

[Sample command Line]
SvtHevcEncApp -encMode 6 -w 864 -h 480 -i InToTree_864x480_8bit_50Hz_P420.yuv -fps 50 -b hevc_M6_InToTree_864x480_8bit_50Hz_P420_Q37.bin -n 3000 -intra-period 47 -bit-depth 8 -color-format 1 -nb 3000 -ss 1 -q 37 -rc 0
SvtHevcEncApp -encMode 7 -w 864 -h 480 -i InToTree_864x480_8bit_50Hz_P420.yuv -fps 50 -b hevc_M7_InToTree_864x480_8bit_50Hz_P420_Q37.bin -n 3000 -intra-period 47 -bit-depth 8 -color-format 1 -nb 3000 -ss 1 -q 37 -rc 0

@tianjunwork
Copy link
Contributor

Thanks Caixuan submitting the issue. We will investigate.

@tianjunwork tianjunwork added the bug Something isn't working label Jul 9, 2020
@tianjunwork
Copy link
Contributor

tianjunwork commented Jul 14, 2020

Run the command on master and 1.4.2. InToTree clip x 3 times.
image
Question about the issue, from the table M7 average speed is less than M6. I suppose this is what performance drop means.
M6 and M7 have very close speed. The gap is really small. I think you need to run multiple time, take average to mitigate variability.

@tianjunwork tianjunwork removed the bug Something isn't working label Jul 14, 2020
@tianjunwork tianjunwork changed the title [SVT-HEVC-Performance] 480P resolution performance have some drop under encMode[6-9]. [SVT-HEVC-Performance] Speed/BDrate are too close between M6-M7 for some 480p content. Jul 16, 2020
@tianjunwork tianjunwork added the P2 label Jul 16, 2020
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

2 participants