Reputation: 86057
Apple's docs seem to indicate these are different, e.g.
But which produces smaller file sizes and which will produce better video quality for a fixed video size?
Upvotes: 1
Views: 3301
Reputation: 6729
In general H.264 will be better than MPEG4.This is not true in all conditions and depends on toolsets being employed but if you are encoding for iOS with standard encoding requirements and conditions h.264 is much better.
Upvotes: 1