5

I am capturing a video in my android app and saving it . Now I want to merge two mp4 files together and play it . I am not able to merge the mp4 files as I am not aware of mp4 header structure . Can anybody guide me how to go for it ?

4

2 回答 2

5

使用 Mp4parser 解决了我的问题。我能够合并 mp4 视频文件。图书馆链接 - http://code.google.com/p/mp4parser

于 2013-01-15T11:38:10.903 回答
0

视频编辑器的此代码可能会对您有所帮助。

于 2013-01-14T11:47:16.063 回答