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.
kCVPixelFormatType_420YpCbCr8BiPlanarVideoRange 的像素格式是双平面分量,一个分量用于 y 平面,另一个分量用于 CbCr 平面。所以我认为它与 NV12 像素格式相同,对吧?
是的。经过测试,我可以确认 kCVPixelFormatType_420YpCbCr8BiPlanarVideoRange 是 NV12