Avoid Video Compression when Selecting Movie with UIImagePickerController?
问题 I'm using UIImagePickerController to allow my user to select a video from the asset library. When the user selects the "Choose" button on the second screen, the view displays a progress bar and a "Compressing Video..." message. Why is this happening? Is there some way I can avoid this compression operation? 回答1: Answer: There is currently no way to control how UIImagePickerController compresses the picked video. I just did some quick tests. Using a test app I created, I picked the same video