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

Handling of HEVC + option "--tier high" for levels 1 to 3.1 #188

Closed
warrex1979 opened this issue Jan 16, 2020 · 2 comments
Closed

Handling of HEVC + option "--tier high" for levels 1 to 3.1 #188

warrex1979 opened this issue Jan 16, 2020 · 2 comments

Comments

@warrex1979
Copy link

HEVC does not have high tiers for the levels 1 to 3.1. If the option "--tier high" is set for content that falls into the levels 1 to 3.1 (this includes 720p) NVEnc sets zero as maximum bitrate resulting in unusable output. I tested this with "--vbrhq 0 --vbr-quality=25".

I would recommend to ignore "--tier high" in these cases and warn / inform the user about it.

@rigaya
Copy link
Owner

rigaya commented Feb 1, 2020

Thanks for pointing out the problem here, NVEnc 4.62 will automatically disable --tier high with warnings, when --level is set to 1 ~ 3.1.

@rigaya
Copy link
Owner

rigaya commented Feb 10, 2020

I'll close this issue as the recommendation has been applied now. Please re-open if you have any related issues.

@rigaya rigaya closed this as completed Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants