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

Initialize dominant_ac also for ac_wrong_modifier #161

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

skittlesvampir
Copy link

I don't use cut_on_ac_change but I still use ac_wrong_modifier because it provides a pretty accurate weight.

Before, dominant_ac was only initialized when cut_on_ac_change was enabled. If it didn't it was incorrectly reported as 0:
Block 0 audio_channels (6) is different from dominant audio_channels (0). Block 0 score: Before - 0.50 After - 2.50

(I hope it's clear what I mean)

My patch seems to work but I don't know the codebase well so there might be a better way to do this.

@skittlesvampir
Copy link
Author

The check failed but it seems like an upstream issue and not something to do with my commit.

Ben K. added 5 commits September 30, 2023 12:02
…last_seconds can be deleted by delete_show_before_first_commercial/delete_show_after_first_commercial
According to the documentation, setting delay_logo_search=1
delays it for added_recording amount of minutes. This did not work
as expected.
bsperduto added a commit to bsperduto/Comskip that referenced this pull request Dec 3, 2023
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.

1 participant