Coder Social home page Coder Social logo

Comments (5)

quietvoid avatar quietvoid commented on September 17, 2024

I tried adjusting the FPS with core.std.AssumeFPS(clip, fpsnum=1, fpsden=1) and it works like that.
Maybe it should error with invalid FPS source values?

from subtext.

myrsloik avatar myrsloik commented on September 17, 2024

What's invalid fps to you? Any nonzero number is fine

from subtext.

quietvoid avatar quietvoid commented on September 17, 2024

Well it's silently failing with the rate in this example, 1200000.
If there's no way to tell an invalid rate, then maybe there's a bug with the default start/end.

from subtext.

quietvoid avatar quietvoid commented on September 17, 2024

I'll just close this as there's a workaround.

from subtext.

myrsloik avatar myrsloik commented on September 17, 2024

Stepped through it and since ass only has a 1/100th second base precision it really does round it to ending when it starts => no display. It truly is an edge case to behold, simple yet broken.

from subtext.

Related Issues (9)

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.