[Bf-committers] Re: commandline nightmare

Ken Hughes khughes at pacific.edu
Wed Mar 30 22:08:51 CEST 2005


Ton Roosendaal wrote:
> Hi,
> 
> Once in "-b" mode, background rendering without UI, the commandline  
> options are exectuted sequentially. To render frame 1, 11, 21, 31-40  
> you can type:
> 
> blender -b <file.blend> -f 1 -f 11 -f 21 -s 31 -e 40 -a
> 
> The -S switch changes active scene. And so on!

What about some format which lists all scenes/frames in one argument, like

-f <S:>s<-e>,{<S:>,s<-e>}...

so you could render scene1 1 with frames 1,11,21-25 and scene 2 with frames 31-40

-f 1:1,11,21-25,2:31-40

??

Ken


More information about the Bf-committers mailing list