Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
苹果的文档似乎表明这些是不同的,例如
http://developer.apple.com/library/ios/#documentation/Miscellaneous/Conceptual/iPhoneOSTechOverview/MediaLayer/MediaLayer.html
但是哪个会产生更小的文件大小,哪个会为固定的视频大小产生更好的视频质量?
一般来说,H.264 会比 MPEG4 更好。这并非在所有情况下都是正确的,并且取决于所使用的工具集,但如果您正在为具有标准编码要求和条件的 iOS 编码,h.264 会好得多。