BradLarson / GPUImage3

GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.
BSD 3-Clause "New" or "Revised" License
2.73k stars 342 forks source link

GL Transitions #42

Open aomv opened 5 years ago

aomv commented 5 years ago

Hello!

Is there anyway I can apply these open source GLSL transitions (https://gl-transitions.com) between videos using GPUImage? If not does anyone know how I could apply transitions between videos on iOS? FFMPEG-GL would be an option for desktop but apperently not for ios https://github.com/transitive-bullshit/ffmpeg-gl-transition.

thanks

Md-Mahfuzur-Rahman commented 5 years ago

You need to use AVFoundation -> CustomCompositor