MasayukiSuda / Mp4Composer-android

This library generate an Mp4 movie using Android MediaCodec API and apply filter, scale, trim, transcode, crop, timeScale, mute and rotate Mp4.
MIT License
956 stars 219 forks source link

Custom FIlter #92

Open vikas-shrma opened 3 years ago

vikas-shrma commented 3 years ago

HI this is very useful library from my project I want to create a custom colour filter. can you please suggest me how can i add color filters on video like i want to put #ffcc00 on video

Any help will be appreciated