Answer the question
In order to leave comments, you need to log in
PHP - How to implement queues?
There is a script that starts converting video to different resolutions from one file. How can you make the conversion happen like this: 1000x800 -> 800x600 -> 600x400 and so on, that is, first from the original file to a lower quality, and only then convert the resulting file to an even lower quality? All this should happen in the background.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question