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.2k stars 4.61k forks source link

ChromaKey filter and black background #2643

Open shahrozsaqibali opened 4 years ago

shahrozsaqibali commented 4 years ago

Hello @BradLarson , I have found a repo that port your library to use with android projects the link is at the end if you want to check out, However the problem i'm having and i noticed not only me while going through some other post on your project that when we apply ChromaKeyBlend filter it does not gave transparent background instead turn it into black. So kindly if you have found any work around please do let me know.

Link to android version : https://github.com/cats-oss/android-gpuimage