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

limit lavfi video filters/glsl shaders to a specific srgb range/threshold #13883

Open
geextahslex opened this issue Apr 14, 2024 · 0 comments
Open

Comments

@geextahslex
Copy link

geextahslex commented Apr 14, 2024

Hi I use vf add lavfi=graph=atadenoise to denoise video. The filter is applied to the whole picture 0-255srgb. But the noise is only present in the lows 0-60srgb. So it blurrs the mids and highlights with no reason. Is it possible to limit the affected range of the video filter? This would be very usefull. It would keep details in the highlights, like faces etc.
This functionality would be very usefull not only with lavfi filters but also glsl shaders.
If this is not possible I would like to change this into a feature request :)

Thank you :)

@geextahslex geextahslex changed the title looking for a video denoise shader how to use multiple lavfi filters Apr 14, 2024
@geextahslex geextahslex changed the title how to use multiple lavfi filters how to use multiple lavfi filters at once Apr 14, 2024
@geextahslex geextahslex changed the title how to use multiple lavfi filters at once how to use multiple lavfi video filters at once Apr 14, 2024
@geextahslex geextahslex changed the title how to use multiple lavfi video filters at once apply lavfi video filters to a specific srgb range Apr 15, 2024
@geextahslex geextahslex changed the title apply lavfi video filters to a specific srgb range apply lavfi video filters to a specific srgb range/threshold Apr 15, 2024
@geextahslex geextahslex changed the title apply lavfi video filters to a specific srgb range/threshold limit lavfi video filters to a specific srgb range/threshold Apr 15, 2024
@geextahslex geextahslex changed the title limit lavfi video filters to a specific srgb range/threshold limit lavfi video filters/glsl shaders to a specific srgb range/threshold Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant