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
950 stars 218 forks source link

Multiple datasources #58

Open jordond opened 4 years ago

jordond commented 4 years ago

Is it possible to add support for multiple datasources and combine them into a single output?

MasayukiSuda commented 4 years ago

I haven't done it yet.