add toggle button for blueish cam fix (Force OpenCV2 BGR2RGB)

This commit is contained in:
underlines
2024-08-30 22:02:23 +02:00
parent 79c6615a68
commit c91ab8bbd2
5 changed files with 24 additions and 8 deletions

View File

@@ -17,6 +17,7 @@ keep_fps = None
keep_audio = None
keep_frames = None
many_faces = None
color_correction = None # New global variable for color correction toggle
nsfw_filter = None
video_encoder = None
video_quality = None