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

Feature addition request: "Pre-Analysis"; related to Issue #21 #22

Open
cs9kc opened this issue Apr 1, 2022 · 0 comments
Open

Feature addition request: "Pre-Analysis"; related to Issue #21 #22

cs9kc opened this issue Apr 1, 2022 · 0 comments

Comments

@cs9kc
Copy link

cs9kc commented Apr 1, 2022

This request is related to issue #21.

AMD have a new feature, named "Pre-Analysis".
https://github.com/GPUOpen-LibrariesAndSDKs/AMF/blob/master/amf/doc/AMF_Video_PreAnalysis_API.pdf

This feature only works in Peak-Constrained Variable Bitrate Mode, per the documentation. It uses AMF_VIDEO_ENCODER_PRE_ANALYSIS_ENABLE as seen on line 162 in VideoEncoderVCE.h, and functions similar to Nvidia's Lookahead + Scenecut.
https://github.com/GPUOpen-LibrariesAndSDKs/AMF/blob/master/amf/public/include/components/VideoEncoderVCE.h

This feature also exists for H265/HEVC as well.

If this could be added in the future as a context item when Peak-Constrained VBR is enabled, I would appreciate it!

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