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

Many default values for the HEVC encoder are wrongly documented #278

Open
e00E opened this issue Nov 25, 2021 · 0 comments
Open

Many default values for the HEVC encoder are wrongly documented #278

e00E opened this issue Nov 25, 2021 · 0 comments

Comments

@e00E
Copy link
Contributor

e00E commented Nov 25, 2021

Related to #277 .
I configure and print most values and I can see that several do not have the default value that is given in the PDF. I set HEVC_USAGE to TRANSCODING first and then read almost all properties. At a quick glance the following are wrong:
NominalRange, LowLatencyInternal, TargetBitrate, PeakBitrate, MinQP_I, MaxQP_I, VBVBufferSize, HeaderInsertionMode, QualityPreset.

For some of them I believe the PDF has the correct value and it is a bug that the default in the code is wrong. Especially LowLatencyInternal feels like something that should not be set for TRANSCODING.

@e00E e00E changed the title Many default values in the PDF are wrong Many default values for the HEVC encoder are wrongly documented Nov 25, 2021
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

1 participant