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

selection algorithm transcoding conflict patch #3181

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

rickstaa
Copy link
Member

@rickstaa rickstaa commented Sep 23, 2024

While merging the main branch into the AI branch, the fragile AI selection algorithm broke due to changes in the transcoding selection logic, which the AI algorithm relies on. This pull request provides a temporary patch to ensure the selection process continues to function while we work on improving the AI selection algorithm.

While merging the main branch into the AI branch, the fragile AI selection
algorithm broke due to changes in the transcoding selection logic, which
the AI algorithm relies on. This commit provides a temporary patch to
ensure the selection process continues to function while we work on
improving the AI selection algorithm.
@rickstaa rickstaa changed the base branch from master to ai-video September 23, 2024 08:42
@rickstaa rickstaa marked this pull request as ready for review September 23, 2024 08:42
This commit makes the AI selection logic comment more descriptive.
Copy link
Contributor

@leszko leszko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good as a quick fix

@rickstaa rickstaa merged commit d1b4dec into ai-video Sep 23, 2024
8 checks passed
@rickstaa rickstaa deleted the selection_algorithm_transcoding_conflict_patch branch September 23, 2024 12:26
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

Successfully merging this pull request may close these issues.

2 participants