I'm shooting video on an iPhone 4 with the front camera and combining the video with some other media assets. I'd like for this video to be portrait orientation - the ...
Is it possible to adjust the orientation of a video programmatically with the ffmeg library using objective-c?
I have a recorded video (mov) file that is playing in the wrong orientation and ...
My MPMoviePlayerController view is added as a subview to another view controller's view. When I play the video in full screen and flip the simulator, the video does not flip, nor ...
The iPhone captures video in a orientation that is relative to the camera not the device itself. So if you're portrait the video is fine, if you're landscape or any other ...
I had started a project using UIImagePickerController to capture still images. I had abandoned using this simple mechanism because of the poor interaction between overlays and just-captured images. The problem ...