Hi all,
Is it possible to get number of all frames from vrscene file. I don't need to use the SDK, I can do it from bash, php or any other language.
I need to write a controller which manages rendering with vray standalone and renders frames in some ranges, e.g. for 240 frames: 1-100, 101-200, 201-240.
I want to know when to end rendering or how to divide all frames number.
Maybe you can give me another solution how to do it?
Regards,
Bernard
Is it possible to get number of all frames from vrscene file. I don't need to use the SDK, I can do it from bash, php or any other language.
I need to write a controller which manages rendering with vray standalone and renders frames in some ranges, e.g. for 240 frames: 1-100, 101-200, 201-240.
I want to know when to end rendering or how to divide all frames number.
Maybe you can give me another solution how to do it?
Regards,
Bernard
Comment