Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Use thread with postprocessors [request] [postprocessors] #1125
Comments
|
subscribed! this would be excellent. |
|
Any updates? it would be very helpful on my Raspberry Pi... |
|
Since June 2015 (#5942), you can use |
|
I stumbled over this because i was frustrated that the ffmpeg convert just runs on one thread. I also tried different "places" for the postprocessor-args within the command, didn't help either. (Still i think since todays processors have multiple threads available, multithread support should be declared standard) EDIT: i thought this would reopen if i answer, but this seems to be not the case. So i opened a new request: #25330 |
Ffmpeg support option for use multi thread (-threads N). Can you add option for define nb thread postprocessors can use. I think the good choice is nbcore-1.