01-28-2016, 06:35 AM
Ron, I'm not very familiar with video rendering or kdenlive, but if you have enough spare computers you can set up a NFS share, a SSH connection and then use the the 2nd, 3rd,...nth computer to handle 1/nth of the rendering through a script, then you can snag all the sections and edit them into a consolidated file.
Example, you have 5 computers, you have a 7000 frame video to render you break the work into 7000/5 frame chunks and computer 1 will handles frames 1 through 1400, computer 2 will handle frames 1401 through 2800, etc. but you can start the jobs remotely through SSH on all the remote computers and then have them save the job on the NFS share when they are done.
Example, you have 5 computers, you have a 7000 frame video to render you break the work into 7000/5 frame chunks and computer 1 will handles frames 1 through 1400, computer 2 will handle frames 1401 through 2800, etc. but you can start the jobs remotely through SSH on all the remote computers and then have them save the job on the NFS share when they are done.