Added pulverize.py, a Python version of pulverize.php #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I created a Python version of pulverize.php.
Some differences from pulverize.php:
-wor--workersoption to specify how many processes you want to use for rendering. Default value is the same as pulverize.php.--dry-runoption to test things without actually rendering or concatenating--render-onlyoption to just do the render of tempfiles, but not the concat--concat-onlyoption to concat, but skip the render stageDoesn't show progress of the rendering subprocesses, so if you want that, best to use pulverize.php instead.
Thank you! :D
No problem. And thank you for doing the hard work of figuring out how to do it in the first place!
It's much faster rendering videos, now.
Omg, yeah. I only render about an hour and a half of video every month, and the slow rendering was driving me crazy. xD