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

How to save two overlapped videos as one? #100

Open dkshin opened 3 years ago

dkshin commented 3 years ago

First of all, thank you for providing a very useful library. I'm looking for a way to overlay the video. I want to make two videos of different lengths into one video. Is there a good way?