Skip to content

Memory leaks #26

@Nout1

Description

@Nout1

I've build this project and it works fine with one critical exception:
When playing a long avi (exceeds 30 minutes), fps drops and the reduction gets worse and worse, untill it stalls. Possibly reason is a memory leak?
So i've put the code into deepseek + it returned some memory leaks. Resolving these leaks, the avi can be a bit longer now (10..20%), but ultimately fps still falls and stalls. It is not a final solution.
I also played with core priority and the amount of memory assigned to each core, with no major improvement.
Has anybody experienced the same problem? Does anybody know a solution?
I'm using a D1 mini esp32 without psram + tft 160x128 st7735 + platform IO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions