I need to merge two videos (.mp4) into one for my project such that both videos will run together (one video over another). After a very long R&D, I came to know that it is possible through MP4PARSER, so I have attached the MP4PARSER library to my project and implemented many methods from the internet to merge two videos (videos that are in my sdcard) but none of them are working.
Can anybody help me with some link, tutorial, documentary or some code. Any help will be appreciated.
I tried these
- how to merge the mp4 videos using mp4parser which are taken from both front and back camera alternatively
- https://code.google.com/p/mp4parser/wiki/AppendTracks
and many other also ... output.mp4 file is generating but when I am playing it..."video cannot be played"