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).
'