Code Monkey home page Code Monkey logo

Comments (3)

master-of-zen avatar master-of-zen commented on August 28, 2024

Most probable is that you have sample-cut.mkv that only contains 2 scenes. Is that true?

from av1an.

ibex-are-goats avatar ibex-are-goats commented on August 28, 2024

I think you are right, but that just means I don't understand what workers and threads are ;)

I tested with different files, and different worker amounts would come up. So maybe the -t option is just MAXIMUM threads, not the actual number of threads it will use?

from av1an.

master-of-zen avatar master-of-zen commented on August 28, 2024

I will explain. -t is how many workers (encoders) you running in parallel. AOM is basically single threaded encoder. For example if you use 3 workers with rav1e that have 4 tiles it will load 12 threads. 3 encoders with 4 threads per encoder

from av1an.

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.