Basically, I'm looking for a way to combine two mp4 video files (on an SD card) together. Rather, adding a second video at the end of the first. I searched a lot, but did not find a suitable solution. (Well, I could not find a solution at all).
So my question is: is there a library that can combine (and possibly crop) video? is supported by android?
Most of the java libraries I was looking for were platform dependent, there was no help for ex-Xuggler in this case.
Thank.
source
share