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

Add various CoreImage filter options to streaming and PIP #4155

Open
waydabber opened this issue Mar 21, 2025 · 3 comments
Open

Add various CoreImage filter options to streaming and PIP #4155

waydabber opened this issue Mar 21, 2025 · 3 comments
Assignees
Labels
done All tasks are completed enhancement New feature or request PIP/Stream PIP or full screen streaming unreleased Still baking in the oven
Milestone

Comments

@waydabber
Copy link
Owner

Might be a bit intensive but could be useful for some use cases.

@waydabber waydabber added enhancement New feature or request in progress Implementing PIP/Stream PIP or full screen streaming unreleased Still baking in the oven labels Mar 21, 2025
@waydabber waydabber added this to the v3.4.2 milestone Mar 21, 2025
@waydabber waydabber self-assigned this Mar 21, 2025
@waydabber
Copy link
Owner Author

Ok, the UI is lacking (does not exist), but the following filters are available:

Saturation
Brightness
Contrast
Gamma
Vibrance
Exposure
Temperature
Sepia
Monochrome
Invert
PhotoEffect
Hue
SharpenLuminance
BloomIntensity
GloomIntensity
PixellateScale
CrystallizeRadius
EdgeWorkRadius
VortexAngle
TwirlAngle
Thermal
XRay
LineOverlay

One can enable/disable filters and also allow EDR rendering.

Filters will add CPU overhead (due to CoreImage stuff) and GPU overhead as well.

@waydabber
Copy link
Owner Author

Image Image

@waydabber
Copy link
Owner Author

Ok, this is maybe bit crazy. But there are now 4 pages of image adjustment, effect and blend options. That should probably cover it.

Image Image Image Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done All tasks are completed enhancement New feature or request PIP/Stream PIP or full screen streaming unreleased Still baking in the oven
Projects
None yet
Development

No branches or pull requests

1 participant