NghiaTranUIT / FeSlideFilter

Applying filter by your fingers
210 stars 36 forks source link

Question about scrolling filtered video #2

Closed Knights22 closed 9 years ago

Knights22 commented 9 years ago

If i use GPUImage to pre-process the video files and add to an array, then i can use the scrollview to slide through different video filters?

NghiaTranUIT commented 9 years ago

Currently. FeSlideFilter doesn't support on video. But of you need this feature. I recommend SCRecorder https://github.com/rFlex/SCRecorder

It has helper class to do it. Please look at example of this library :)

On Tuesday, March 24, 2015, Knights22 notifications@github.com wrote:

If i use GPUImage to pre-process the video files and add to an array, then i can use the scrollview to slide through different video filters?

— Reply to this email directly or view it on GitHub https://github.com/NghiaTranUIT/FeSlideFilter/issues/2.

P : +84 1269945200

W : www.nghiatran.me

M : vinhnghiatran@gmail.com

Knights22 commented 9 years ago

Thank You, also thank you for the wonderful blog posts!