-
Compress for iPhone and iPad
Hi.
I work on mobile development and I’m having some problems with a few videos in one of the apps I’m making. As you know, the iPhone and iPad are very sensitive to large sizes and they can’t be used in a app assuring performance at all time.
However, I have a few videos that use a very smooth gradient that needs to be switched with the same gradient (used below the video) so that people won’t notice that the video has finished. I could use a transparent video and use the same background but we’re having problems with transparent videos on the SDK.
The format we’re using is a mov h264. As soon as we compress the original video from AE to this format the gradient gets destroyed and banding starts to show. With that I can’t finnish the videos in a still frame that is supposed to be exactly the same as the one below in the app background, making people not notice that the app has changed between a video and a PNG.
What other video format can I use to make the videos small as possible but maintaining image quality so that the gradient is exactly the same as the PNG?Thank you.
João Cunha
iOS interface designer