When you use iTunes to sync your videos with the iPhone the videos are always saved with no more than 640 pixels wide, if I am not wrong.
What about the iPad? ...
I have a lot of videos I would like to embed into an app, and am currently just streaming them using an UIWebView browser I set up.
I know there are formats ...
I am looking at creating an app for OS X and/or iOS that allows the user to arbitrarily embed markers into the audio at various intervals during the audio recording process. ...
I'm creating an iPhone app which can manipulate video files. I'm using AVFoundation classes (e.g., AVAsset). I just registered my application as a handler of all files conforming to public.movie (via ...
I have some audio and video files stored in a server. I need to play them, but I donot know the files stored in server supported by iphone to play,
How ...
I've read all of the other posts here, and the hardware sample rate looks to be 44.1khz for the 3gs and beyond. I am recording audio with a video in ...
I am writing an iOS application that gets live video streams from analog security cameras. I can get the video stream from our server application and decode it from it's proprietary ...
I've recently upgraded my app to retinal display. The app includes movie files (m4v). In the past week I've received a few emails that say they've received "This movie format is ...
I need to append 2 video files by appending their NSMutableData as I have already done this with audio files and it is done correctly but not with video files.
It ...