[Interest] Converting CVImageBufferRef into QImage
David M. Cotter
dave at kjams.com
Sat Feb 29 08:18:59 CET 2020
>> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20200228/884ecfda/attachment.html>
More information about the Interest
mailing list