BradLarson / GPUImage

An open source iOS framework for GPU-based image and video processing

Home Page:http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video with GPUImageMovie has a strange lines when I apply GPUImageLookupFilter

BRIKSING opened this issue · comments

Original screenshot from video: https://i.stack.imgur.com/CQCrB.png
GPUImageLookupFilter applying screenshot from video: https://i.stack.imgur.com/Vq1zA.png

I just don't understand, how it could be possible.

Hi,
Can you share your code?
How did you add Lookup filter to Video?
I want to add this in AVPlayer. But don't know

commented

Hi,
You can try this one from Harbeth
Which supports adding filters to videos.