How to get the trimming video function working on iPhone? I am using UIImagePicker to capture videos, and set allowsEditing to YES.
In the view with the "Use" button right after video captured, I was able to drag the yellow trimming box, but it looks like the video saved are not trimmed. Any ideas?
Thanks!