Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Performance hickup when first showing a video #10789

@emilk

Description

@emilk

I think this is a recent regression: when showing a H264 video on Native for the first time, the viewer stalls for a long time (100 ms on release builds, many seconds in debug builds), because we're blocking on ffmpeg process communication, which we should never do

Image

We should maybe add a _blocking suffix to any function that directly calls a function with a _blocking suffix 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    feat-videoanything video decoding, player, querying, data modelling of videos etc.📉 performanceOptimization, memory use, etc🪳 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions