GithubHelp home page GithubHelp logo

Comments (5)

dividuum avatar dividuum commented on June 15, 2024 1

They don't exist at the moment. I've fixed the typo.

from info-beamer-nodes.

dividuum avatar dividuum commented on June 15, 2024

Sorry for the delay. Right now there's no way to directly solve that you're trying to do. Looping a specified number of times requires you to recreate a video object each time, as there's no way to count or limit the loops for a video started with looped = true.

I might look into that though as it might sound useful for certain projects.

from info-beamer-nodes.

zontarian avatar zontarian commented on June 15, 2024

Hi Florian,
no problem. Ok I am aware there is no way right now, and in fact what I have tried is to have a counter and use it to reload the video a number of times. Unfortunately the second time the video does not display..

But this was just half of the quetion. the other half was how to resume a video (specifically the loop in the example intermission-many not from where it was paused, but from the beginning? Is it even possible?

Thanks, the product is very nice and it is amazingly stable and powerful.

from info-beamer-nodes.

dividuum avatar dividuum commented on June 15, 2024

Unfortunately there is also to no :restart() or :seek(0) method for videos that would allow you to restart an already loaded video object. If you don't need seamless video playback, you might just solve your use case by only ever having one video loaded and playing. When it ends, you'd unload it and then start the loop video. If you want to interrupt the playback with another video, you'd stop the current video and replace it. Would that work?

from info-beamer-nodes.

zontarian avatar zontarian commented on June 15, 2024

Hi.. you do mean that there are not :restart or :seek(0)? Or there are, but it is an unfortunate thing?
At the moment I've bypassed the problem ignoring it. in the future I will try reloading each time, thanks!

from info-beamer-nodes.

Related Issues (8)

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.