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

RGB levels on MIXER level for color grading #1572

Open
Sidonai-1 opened this issue Sep 23, 2024 · 1 comment
Open

RGB levels on MIXER level for color grading #1572

Sidonai-1 opened this issue Sep 23, 2024 · 1 comment

Comments

@Sidonai-1
Copy link

Sidonai-1 commented Sep 23, 2024

Description

This has become a very requested feature when working with videowalls.
Right now we use ffmpeg filters to adjust the RGB levels on videos that need small corrections, when it's just one video it's perfect, but the filters come with some drawbacks:

  • Video needs to be played again 'from the beginning' for the filter to take effect
  • No color grading on image producer
  • When there are 30 videos with the same filter needs you have to apply it to all, instead of doing it just once on the CasparCG layer
  • ffmpeg filters take lots of resources, if you add them up together some combinations result in drops on the ffmpeg producer

Of course we always try to avoid taking all this work on us and request a correct version of the videos, but for the times this is not doable, this feature would be a life saver.

Edit: Related to #82

@5opr4ni
Copy link
Contributor

5opr4ni commented Sep 23, 2024

I agree, a much wanted feature.

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

2 participants