>> outputs -> 1920 1080 3840 846624121
> ...
> https://developer.apple.com/documentation/corevideo/1456851-cvpixelbuffergetpixelformattype
>  says "A four-character code OSType identifier for the pixel format."
> 
> 846624121 = 0x32767579 = '2vuy' (see https://onlinegdb.com/HJQVf0U48)
> 
> So I assume the pixel format is YUV2.

if you would find it QUITE USEFUL to see "4 char codes" properly interpreted 
right in the debugger, please vote for this feature:

https://bugreports.qt.io/browse/QTCREATORBUG-22849 
<https://bugreports.qt.io/browse/QTCREATORBUG-22849>

thanks

-dave
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to