Page 1 of 1

Submit specific frames

Posted: Wed Feb 14, 2018 4:43 pm
by g-LuL
Hi Timur,

Is there a way to submit specific frames in afanasy ? For example, frames 2, 12, 18, 13 ...
I've searched in the python af.Block but I didn't find anything to achieve this. Maybe I'm missing something...
Is it possible ?
OR is there a possibility to submit all frames and pause some of them by script (shell or python....) ?

Thanks

Re: Submit specific frames

Posted: Thu Feb 15, 2018 9:28 am
by timurhai
Hi.
Numeric blocks can contain a single frame range: [ first_frame ] - [ last_frame ].
For any tasks commands (frames) use not-numeric blocks, where each task has its own command.

Re: Submit specific frames

Posted: Thu Feb 15, 2018 2:54 pm
by g-LuL
Hi
Ok I got it.
One more question : I'd like to change the status of a task when i create it.
Is it possible to create "paused" tasks and "ready" tasks in the same block ?
Thanks

Re: Submit specific frames

Posted: Sun Feb 18, 2018 8:21 pm
by timurhai
Hi.
No, it is not possible to create tasks with a specified status (for now).
You can just skip and restart tasks of an existing job.