Git Product home page Git Product logo

Comments (6)

penguinest avatar penguinest commented on September 15, 2024

It may be due to openmaxilstreamscontrol is not implemented, right?
Maybe playbackState is not sending playbackStateChanged() signal when the video stops and then, Qt tries to seek on closed file.

from pot.

dimovnike avatar dimovnike commented on September 15, 2024

Ah yes, it might be the seek because where i do mute i do seek() too. However i never close the video, I use the same video file, just use seek() to switch to different places. Will do more tests and get back. Also something strange happens after seek() to beginning - video starts skipping frames and remains like this until aplication restart.

from pot.

dimovnike avatar dimovnike commented on September 15, 2024

correction: looks like seek and mute are different bugs, because in one of the tests I only commented mute part in QML and there are no crashes anymore, however after some seek() calls video becomes laggy.

from pot.

carlonluca avatar carlonluca commented on September 15, 2024

Seems to be fixed. Can someone double check?

from pot.

carlonluca avatar carlonluca commented on September 15, 2024

If you want to also test stability of the seek implementation you can use POCPlayer. I added a --seektest param:

./piomxtextures_pocplayer --seektest <uri>

that will perform a never ending seek.

from pot.

carlonluca avatar carlonluca commented on September 15, 2024

I stopped the test after 3664 seeks. No issue registered. Seek by itself seems to be ok. Reopen if you still get crashes.

from pot.

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.