Giter VIP home page Giter VIP logo

Comments (8)

tomaszzmuda avatar tomaszzmuda commented on May 22, 2024

This issue will take some time to be done.
I have to think about implementation but i'm sure it will change API so you will have to wait some time for it.

from xabe.ffmpeg.

alex6dj avatar alex6dj commented on May 22, 2024

Okay, I know you did not think it that way and the changes are going to be many. By the way excellent work with this project. One of the things I'm anxiously waiting for is implementing a conversion queue ...

from xabe.ffmpeg.

tomaszzmuda avatar tomaszzmuda commented on May 22, 2024

Conversion queue look at this.
And thank you. It's meaning a lot for me :)

from xabe.ffmpeg.

alex6dj avatar alex6dj commented on May 22, 2024

Okay, I was already checking the conversion queue. I know it's a preliminary version, but as a recommendation try to go a little further. For example the same could be done with a Parallel.Foreach without any complication.

First the example has an error, you declare the same variable 2 times and you use it only once. For me it is good as a basic example but maybe someone else does not understand it well and does not know wy it gives an error ...

I currently use this

https://github.com/huysentruitw/process-manager

In my personal case what I would need in a conversion queue (some things are not implemented in the one I use) ...

  • Possibility to start the queue and go adding jobs as needed.
  • Completely stop or pause the queue (this may be not processing more jobs until it restarts).
  • Maybe change the order of conversion or at least be able to give priority to certain works over others.
  • Reporting the progress of each conversion is already done.
  • Number of jobs in parallel (I see well that the number matches the processors count).
  • Change the priority of processes (ProcessPriorityClass.BelowNormal) to approve the processor to the maximum when not using the machine but not to disturb when using it (this would be an idea for each process).

If there is anything else I let you know ...

By the way my native language is Spanish. I read English well but, so I helped the translator google, in case there is something you do not understand ...

regards

from xabe.ffmpeg.

tomaszzmuda avatar tomaszzmuda commented on May 22, 2024

Thank you for listening what you need.
I'm going to do some of this today.
I would be glad if we could talk. Can you write to me at discord?

from xabe.ffmpeg.

alex6dj avatar alex6dj commented on May 22, 2024

Sorry sometimes we are in the wrong part of the earth. I am Cuban so the internet is limited just like the pages I have access to. We have to try another solution. I do not complain but sometimes makes communication difficult.

from xabe.ffmpeg.

tomaszzmuda avatar tomaszzmuda commented on May 22, 2024

So give me way to contant you in private message :)

from xabe.ffmpeg.

alex6dj avatar alex6dj commented on May 22, 2024

Ok already have an acount in discordapp.com, it´s new to me. So let´s speak.

from xabe.ffmpeg.

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.