Giter Site home page Giter Site logo

Comments (6)

 avatar commented on July 17, 2024

PS: I have no actually tested it (lack of Intel GPU), I just looked at the code.

from libvdpau-va-gl.

i-rinat avatar i-rinat commented on July 17, 2024

Yes, I know about this issue (there is TODO comment there :-) ). Picture freezes after pausing and resuming video playback in mplayer2. But I did not know if it's related to earliest_presentation_time parameter.

from libvdpau-va-gl.

 avatar commented on July 17, 2024

mplayer2 should behave better if you use -vo vdpau:queuetime_windowed=0:queuetime_fs=0, I think. This makes it call VdpPresentationQueueDisplay on display time, instead of 50ms before. But this won't solve all issues, and playback will probably be worse than nvidia vdpau. Not sure when/why it would actually freeze, though.

from libvdpau-va-gl.

i-rinat avatar i-rinat commented on July 17, 2024

Finally, fixed. See https://github.com/i-rinat/libvdpau-va-gl/blob/master/vdpau-presentation.c for details.

from libvdpau-va-gl.

 avatar commented on July 17, 2024

Awesome work! The code looks pretty nice.

from libvdpau-va-gl.

i-rinat avatar i-rinat commented on July 17, 2024

@wm4, I understand you're getting spurious bug reports due to bugs in libvdpau-va-gl. Feel free to redirect them here. This project is bug-prone by its nature. Large amount of development consists of making workarounds for xlib threading issues, libva-glx interaction issues, and so on.

from libvdpau-va-gl.

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.