tv_loadSequence load all or preload

A forum dedicated to George scripting questions
Post Reply
User avatar
Mads Juul
Posts: 3992
Joined: 02 May 2007, 19:18

tv_loadSequence load all or preload

Post by Mads Juul »

When I use tv_loadSequence it doesnt preload the footage so I have to go to the layer
and press dependencies>load all on all the layers is it possible to do this automatically?

-mads
User avatar
Hervé
Site Admin
Posts: 3490
Joined: 08 Feb 2006, 17:00
Location: Metz France
Contact:

Re: tv_loadSequence load all or preload

Post by Hervé »

madsjuul wrote:When I use tv_loadSequence it doesnt preload the footage so I have to go to the layer
and press dependencies>load all on all the layers is it possible to do this automatically?
-mads
add "preload" at the end of tv_loadSequence
I will add a new cmd in the next minor udpdate: tv_layerloaddependencies layerID
Hervé ADAM, TVPaint Team
User avatar
Mads Juul
Posts: 3992
Joined: 02 May 2007, 19:18

Re: tv_loadSequence load all or preload

Post by Mads Juul »

Hervé wrote: I will add a new cmd in the next minor udpdate: tv_layerloaddependencies layerID
Adding Preload is exacly what I need.
so I dont need a tv_layerloaddependencies layerID[/quote] command
And when should I need it ?
for a script which test a layer if it is not preloaded is this possible?

-mads
Post Reply