Skip to content

Metal embedder complains about invalid texture #84855

@cbenhagen

Description

@cbenhagen

Currently when using external textures with the metal embedder we are getting a huge amount of this errors
[ERROR:flutter/shell/platform/embedder/embedder_external_texture_metal.mm(59)] External texture callback for ID 140609164393680 did not return a valid texture.

My guess is that it tries to update quicker than the video frame rate or the frame rate of the video composition. Other embedders do not treat this as an error.

The branch of flutter/plugins#3712 can be used as an example for this.

/cc @iskakaushik

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work liste: embedderUsers of the Embedder APIengineflutter/engine related. See also e: labels.waiting for PR to land (fixed)A fix is in flight

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions