Giter Site home page Giter Site logo

Comments (3)

christopher-besch avatar christopher-besch commented on June 2, 2024

The problem here is that the html buffer player I'm using requires fragmented videos, which have to be created too. That actually takes longer than the thumbnail generation.

There is an alternative, the fallback loader, which doesn't require the videos to be fragmented. But you would still have to copy the videos so the advantage wouldn't be too big.
I think a big part of the problem can already be solved with a better updating system, which only updates the videos that have changed.

And what you're suggesting, asynchronous thumbnail generation and loading, is...not easy, to put it in mild words. For a luxury feature like this I don't really have the resources atm. Sorry

from manim_editor.

kolibril13 avatar kolibril13 commented on June 2, 2024

Hi Chris, thanks for your message!
I don't have much experience in web-dev, so my naive idea was that this could be implemented in a few minutes.
But as you already do a lot of great work here, I don't think this is something you should waste your time on.
Also, a better updater system might already reduce the loading time a lot, as you say, so I am closing this issue :)

from manim_editor.

christopher-besch avatar christopher-besch commented on June 2, 2024

Thanks for the motivation-boost!
But we can keep the PR open, we might reach a point at which we have the capacity or absolute necessity to implement this.
Or we find a simple way of doing it which I haven't thought of yet.

from manim_editor.

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.