cats-oss / android-gpuimage

Android filters based on OpenGL (idea from GPUImage for iOS)
8.98k stars 2.26k forks source link

How to use Video instead of Bitmap in GPUImageTwoFilter #463

Open priyankkp-1 opened 5 years ago

priyankkp-1 commented 5 years ago

We want to apply a blend filter with video as a background replacing with green color (Chroma Effect). Currently, we could only set bitmap.

monxarat commented 5 years ago

You can be using GPUImageRenderer and GLTextureView with your camera.

HOMINHTUNG commented 4 years ago

hi @monxarat ! How? please! can you help me?

phamhoangbl commented 3 years ago

hi all, any hope? @HOMINHTUNG, can you resolve this issue?