Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
911 stars 200 forks source link

I'd like to apply filters to video recordings as well, is that possible? #324

Open wann2 opened 1 year ago

wann2 commented 1 year ago

CameraAwesome is really Awesome! Can filters only be applied to Photos? I'd like to apply filters to video recordings as well, is that possible?

apalala-dev commented 1 year ago

Thank you! 😄 Yes, filters are only applied to photos atm. Applying filters on videos is probably a lot more complicated and we have a lot of other features in the works. If you have any idea on how to implement filters for videos, feel free to share your findings here or make a PR!

wann2 commented 1 year ago

Thanks for the reply. When I ran Custom_them.dart and custom_awesome_ui.dart, I could see the video with the filters applied. However, I can't record with the filter applied. It would be nice to have the ability to record the video with the filter applied as well.

DannyFilo commented 8 months ago

Video filters would be game changer.

ReAlign commented 4 months ago

Any update? 👀