How long it takes you to create a quicktime from 300 dpx files? As i’ve passed the 1 Hour limit and don’t think it should be like this…
Using Centos 6.3 node.
I’ve tried on windows with 100 frames and it was a lot faster…
Also, if i check the nodes log, seems like it’s running multiple times, one after another…
That seems excessively and unusually slow. Did you by any chance accidentally double your loops? Another thing to check is that you’re only calling FinalizeEncoding() once, after the loop processing the images has finished.
If you post your script (let me know if you’d like to send it privately), I’d be happy to have a look at it for you.
Cheers,
Andrea
I’ve tested same script on windows and on linux, on windows runs much faster, on linux looks like it’s remaking the quicktime for every frame… ;(
Would you be willing to send us your script so that we can figure out what is going on?
i’ll dig it up and send you as a private message, is nothing fancy, but it writes two quicktimes…
Thank you! I appreciate it.
sorry for delay, seems like it was fixed in the new version (RC3)
I’m glad it’s working. Do let us know if you run into any other problems.
Cheers,
Andrea