Giter Club home page Giter Club logo

uw_mpvplayer's People

Contributors

uruworks avatar zbyna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

zbyna khongten001

uw_mpvplayer's Issues

Access violation when TMPVPlayer.Close used in rmOpenGL mode

Hello,
when TMPVPlayer.Close used in rmOpenGL mode it throws Access violation error. In rmEmbedding no error.

The error is thrown on line 883:

procedure TMPVPlayer.UnInitialize;
...
 if Assigned(mpv_terminate_destroy) and Assigned(FMPV_HANDLE) then
    mpv_terminate_destroy(FMPV_HANDLE^);  
...

What is the purpose of TMPVPlayer.Close ?
I would need to clear the player screen after stopping video to show my own image - i.e. override procedure EraseBackground(DC: HDC) from parents and TMPVPlayer.Close seems like a promise choice.

Thanks for any hint

My specs:

FPC 3.3.1 x86_64-win64-win32/win64
Microsoft Windows 10 Pro 10.0.19045
x64-based PC Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz

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.