Hello everybody,
I am working on an app that will create a mp4 video from a series of pictures.
This is more like image slide show, but in my case the app will make a mp4 file so that user can share it in social media.
Is it possible by using native API's ?
Video Utility class only allows to transcode video from one format to another. Is it possible using media codec ?
Thanks,