mini-video-me icon indicating copy to clipboard operation
mini-video-me copied to clipboard

Add custom filters and color controls

Open diego3g opened this issue 3 years ago • 6 comments

I was thinking that we could have some custom color filters as we have in Around app.

image

Also, maybe we can add the option to set color adjustments like brightness, contrast, saturation, etc...

diego3g avatar Jun 09 '21 14:06 diego3g

And add the option to use it borderless (if someone wanted it).

maykbrito avatar Jun 09 '21 15:06 maykbrito

And add the option to use it borderless (if someone wanted it).

I think a good idea use clip path to make complex shapes, for example: pentagon, hexagon, Star, cross and others.

More examples

lenivene avatar Jun 10 '21 14:06 lenivene

IMO it'd be great to have at least basic controls (exposure, shadows, highlights, contrast). I usually record the lesson itself and my camera footage in separate files so I can color grade in post-production. I'll see if I can write a PR this week. 🚀

mateusjatenee avatar Jun 10 '21 14:06 mateusjatenee

And add the option to use it borderless (if someone wanted it).

You can do it by setting the border color to transparent.

DouglasdeMoura avatar Jun 10 '21 16:06 DouglasdeMoura

And add the option to use it borderless (if someone wanted it).

You can do it by setting the border color to transparent.

Oh boy!! Thank YOU 😍

maykbrito avatar Jun 10 '21 17:06 maykbrito

I've just sent a PR(#42) to allow the user to use CSS filters, custom shapes with clip-path and enable/disable the border.

DouglasdeMoura avatar Jun 10 '21 19:06 DouglasdeMoura