0

I am looking for ways to apply visual effect like pixellate,ghost,twirl,X-ray etc. over currently playing video for few seconds not over whole video duration using GPUImage library.

1 Answers1

0

You can change the filter values while running a video processing. So you can use NSTimer to schedule the effect changes.

M156
  • 1,044
  • 1
  • 12
  • 29