Posts

Post not yet marked as solved
0 Replies
315 Views
Apple developer documentationhttps://developer.apple.com/documentation/corevideo/1563591-pixel_format_identifiers/kcvpixelformattype_422ypcbcr16?language=objcstates that v216 is 10, 12, 14 or 16 bit.I believe all these formats are stored as 2 bytes per value and significant bits are ignored depending on whether the underlying video is 10, 12, 14 or 16 bits. How do I get/set the bit depth when reading/writing video in this format?Thanks!
Posted
by lyndonh.
Last updated
.