MasayukiSuda / GPUVideo-android

This library apply video filter on generate an Mp4 and on ExoPlayer video and Video Recording with Camera2.
MIT License
657 stars 178 forks source link

Apply filter on ImageView or Bitmap to see preview? #99

Open khawarraza opened 2 years ago

khawarraza commented 2 years ago

Is there any way we can apply filter on ImageView or Bitmap to get a preview of the filter? Any workaround for this?

mersanjay24 commented 1 year ago

@khawarraza

Yes i was add the image view filter let me know if you want any help

khawarraza commented 1 year ago

@mersanjay24 yes, I have a bitmap and I want to apply filter on bitmap to render it on ImageView. Library only works with video files. Are you able to find a workaround for this?

mersanjay24 commented 1 year ago

share me your email id will provide you zip file and intigration step

Jeel7584 commented 1 year ago

@mersanjay24 Can we set this library filter on imageview?