Giter Site home page Giter Site logo

Memory Leakage about flyleaf HOT 11 CLOSED

cxgym avatar cxgym commented on June 20, 2024
Memory Leakage

from flyleaf.

Comments (11)

SuRGeoNix avatar SuRGeoNix commented on June 20, 2024 1

Thanks interesting. The only problem by forcing ZeroCopy it would be that you will have visible codec's padding pixels at the sides. (eg. full row of green pixels at the bottom of the frame). By checking the source code it seems that intel driver has the issue with the CopySubresourceRegion. Another open intel issue possible related is this https://community.intel.com/t5/Developing-Games-on-Intel/Memory-leaks-on-Intel-Iris-Xe-graphics/td-p/1585566

from flyleaf.

SuRGeoNix avatar SuRGeoNix commented on June 20, 2024

Once again @cxgym by trying to describe an issue with 1 line and expecting me to understand it and fix it makes no sense.

from flyleaf.

cxgym avatar cxgym commented on June 20, 2024

I can only describe the problem I encountered because there is no valuable reference in the logs. Opening multiple streams in an application is normal if software is used to decode it. If I enable D3D hardware acceleration, it will run normally on some machines, while running on another machine will cause memory leakage. However, opening only one stream is not a problem

from flyleaf.

cxgym avatar cxgym commented on June 20, 2024

520

from flyleaf.

cxgym avatar cxgym commented on June 20, 2024

I suspect there is a thread safety issue here

from flyleaf.

cxgym avatar cxgym commented on June 20, 2024

Hope to give me tips, thanks.

from flyleaf.

SuRGeoNix avatar SuRGeoNix commented on June 20, 2024

Check this #450 and this #448

from flyleaf.

cxgym avatar cxgym commented on June 20, 2024

Is it because of a problem with the gpu driver?

from flyleaf.

cxgym avatar cxgym commented on June 20, 2024

GPU 0
Intel(R) Iris(R) Xe Graphics
Drive Version: 31.0.101.4953
Drive Date: 2023/11/7
DirectX Version: 12 (FL 12.1)
it is memory leakage

GPU 1
Intel(R) Iris(R) Xe Graphics
Drive Version: 27.20.100.8984
Drive Date: 2020/11/19
DirectX Version: 12 (FL 12.1)
it is right

from flyleaf.

SuRGeoNix avatar SuRGeoNix commented on June 20, 2024

From what other users said in the past is seems that is related with intel integrated graphics. Not sure if that's intel's issue or the combination of Intel/WPF. I was not able to reproduce it myself yet.

from flyleaf.

cxgym avatar cxgym commented on June 20, 2024

Config.Decoder.ZeroCopy = FlyleafLib.ZeroCopy.Enabled;
It can indeed solve my problem. but it will affect other functions?

from flyleaf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.