MasayukiSuda / GPUVideo-android

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

Overlay filter on a static imageview #87

Open Usama99786 opened 3 years ago

Usama99786 commented 3 years ago

I have shown all the filters in a recyclerview with an image. I want to show every image having a filter applied on it according to its name. Is there any way to do that?

khawarraza commented 2 years ago

Did you find a way to show a sample thumbnail in ImageView with respective filter?