You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read the contributing guideline and understand that I have made the correct modifications
Description:
See #263
I've changed the readme-vars as requested by @Roxedus.
I also bumped the ffmpeg dependencies to 6.1.2, because of recent changes to the encoding subsystem (#1792)
Benefits of this PR and context:
Functioning encoding support for "newer" gpu series (e.g. Intel ARC)
Wait is this superceding #263 from January or is this a different thing? I've been testing #263 since June and it's working, should I switch to this? Which one will be completed?
This is PR updates the redme-vars as requested by @Roxedus and I've bumped the ffmpeg dependencies from version 4.x.x to 6.1.2, because "newer" GPU series (like Intel Arc) are not fully supported by ffmpeg version 4. Also the TVH project changed their dependency to version 6 .1.1 .
This pull request has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
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
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:
See #263
I've changed the readme-vars as requested by @Roxedus.
I also bumped the ffmpeg dependencies to 6.1.2, because of recent changes to the encoding subsystem (#1792)
Benefits of this PR and context:
Functioning encoding support for "newer" gpu series (e.g. Intel ARC)
How Has This Been Tested?
I've tested it on x86/64
Source / References: