BradLarson / GPUImage

An open source iOS framework for GPU-based image and video processing
http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework
BSD 3-Clause "New" or "Revised" License
20.24k stars 4.61k forks source link

How to use different filters effect in one video file ,but at the different time #2529

Open MaynardChiZiCheng opened 6 years ago

MaynardChiZiCheng commented 6 years ago

I want to use multiple filters in one video,but those filter effect at different time; for example, firstfilter use at 0:00 to 0:10,and then secondfilter use at 0:10 to 0:20, and so on

khush004 commented 5 years ago

@MaynardChiZiCheng, Did you get any solution? I want to do the same

JimmyOu commented 5 years ago

@khush004 @MaynardChiZiCheng any solution? i have then same problem here

f2yu commented 5 years ago

Change the range of each filter according to time