GPUImage icon indicating copy to clipboard operation
GPUImage copied to clipboard

How to use Lookup Filter to Video?

Open sagarthecoder opened this issue 3 years ago • 1 comments

I can use lookup filter to Still photos. But don't know how to use look filter over a Video. Is there any way to add lookup filter in AVPlayer?

sagarthecoder avatar Jul 27 '22 13:07 sagarthecoder

You can read the video CVPixelBuffer and then add lookup filter. You can see if Harbeth is what you want!

yangKJ avatar Feb 19 '24 09:02 yangKJ