AMD encoder improvements - #480
Merged
Merged
Conversation
psyke83
force-pushed
the
amf_improvements
branch
from
November 7, 2022 02:19
77a1ded to
146a120
Compare
psyke83
marked this pull request as draft
November 7, 2022 04:16
psyke83
marked this pull request as ready for review
November 7, 2022 04:34
psyke83
force-pushed
the
amf_improvements
branch
3 times, most recently
from
November 9, 2022 16:43
77235c7 to
ecc37ba
Compare
psyke83
force-pushed
the
amf_improvements
branch
from
November 17, 2022 00:40
ecc37ba to
80ca053
Compare
psyke83
marked this pull request as draft
November 30, 2022 04:12
psyke83
force-pushed
the
amf_improvements
branch
from
November 30, 2022 04:16
80ca053 to
ab81d02
Compare
psyke83
marked this pull request as ready for review
November 30, 2022 04:19
* reorder options alphabetically * set gops_per_idr to 1. Ref: https://trac.ffmpeg.org/ticket/7272 * qp_min/qp_max set by ffmpeg is suboptimal for the AMF encoder. Changing to the correct values greatly increases visual quality. Ref: GPUOpen-LibrariesAndSDKs/AMF#256 (comment) * Enforce HRD to ensure that bitrate/maxrate is correctly constrained * Enable VBAQ to improve visual quality in complex scenes (movement/foliage)
ReenigneArcher
force-pushed
the
amf_improvements
branch
from
December 15, 2022 15:46
ab81d02 to
6362f49
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
the correct values greatly increases visual quality.
Ref: Bitrate issue when using Navi21 VCE in H265 mode. GPUOpen-LibrariesAndSDKs/AMF#256 (comment)
Type of Change
Checklist