문제

Apple's docs seem to indicate these are different, e.g.

http://developer.apple.com/library/ios/#documentation/Miscellaneous/Conceptual/iPhoneOSTechOverview/MediaLayer/MediaLayer.html

But which produces smaller file sizes and which will produce better video quality for a fixed video size?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top