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

feature/enhancement #89

Open milapchokshi-simformsolutions opened 4 years ago

milapchokshi-simformsolutions commented 4 years ago

is there any way to apply free rotation besides 0,90,180,270 while exportation? Little road map can be also helpful I have been maneuvering your Decode Surface with free rotation. in drawImage function i have been trying to make changes in custom fill mode, making changes in Matrix.scaleM(). is there anything i am missing or do i need to make changes any other place to make free rotation work ?