-
Notifications
You must be signed in to change notification settings - Fork 92
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
hsync dropout causes AGC blip #503
Comments
Another example. |
happycube
added a commit
that referenced
this issue
Jun 21, 2020
happycube
added a commit
that referenced
this issue
Jun 21, 2020
Issue #503 - use median instad of mean for line level comp
I put in a very simple fix - using medians instead of means for each line, which should help. I could do a bit more on this if needed though, so please test and close only if you think this fixes it enough. |
Now uses regular HSYNCs to compute sync/IRE0 AGC, so this should be much more robust. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Similar to #493, if there's an issue in the wrong spot, the AGC can get the brightness wrong in a frame. I am thinking AGC should be more temporally aware by default.
agc_blip.ldf.zip
The text was updated successfully, but these errors were encountered: