0

If I load in an FFMPEG conversion, then another, and then a third, will it try and do all 3 at once, or will it automatically create a queue?

If not, what is the best way to create a queue?

  • Show your `php` script, because your question is more about how to queue several command, it'snt really related to ffmpeg! – alexbuisson Aug 06 '13 at 11:21
  • My script is a basic pull data from database script, then run the conversion in FFMPEG through a cron job. I want to know if that will make it run in a queue or if it willrun all of them at once. – user2352040 Aug 06 '13 at 15:57

0 Answers0