Is it possible to merge two video files to one file, one screen in iOS?
问题 I'm new to video programming. I'm trying to exercise it but I'm having trouble, which merges two video files to one. The merge I mean is as follows.. I have first video like this Second video also like this I want them to merge like this I didn't want to use 2 video players because I want to send the merged video file to someone. I searched all day to solve this, but I could't find how to. I wrote code referencing this link but it shows first video only, not merged. My Code: NSURL *firstURL =