Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8, 6.9
-
None
-
-
6d745c126 (dev), b10f5627a (6.8), 9fbd64e19 (tqtc/lts-6.5)
Description
Noticed this in several applications - player, camera examples - if forcing 'darwin' plugin, the application is crashing when trying to create metal texture. The crash seems to be in avfviodebuffer.mm, line 146 where we call CVMetalTextureCacheCreateTextureFromImage.
Console contains these messages:
-[MTLTextureDescriptorInternal validateWithDevice:], line 1357: error 'Texture Descriptor Validation
MTLTextureDescriptor has invalid pixelFormat (0).
'
Attachments
For Gerrit Dashboard: QTBUG-131882 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
609406,6 | AVFVideoBuffer: do not try to create a texture with an invalid format | dev | qt/qtmultimedia | Status: MERGED | +2 | 0 |
609454,3 | AVFVideoBuffer: do not try to create a texture with an invalid format | 6.8 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
609599,3 | AVFVideoBuffer: do not try to create a texture with an invalid format | tqtc/lts-6.5 | qt/tqtc-qtmultimedia | Status: MERGED | +2 | 0 |