From BlenderWiki

Revision as of 12:26, 14 April 2009 by Mindrones (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[edit] Bake effect strip

"Bake" effect strip, to cache rendered results to file. Very usefull for complicated effect filter pipelines when the sequencer can't do in realtime anymore. Peter Schlaile

  • I would think you can just render out the sequence to a file set as an intermediate tmp dir, and then read that back in as strip Roger
  • May work sometimes, sometimes it is too clumsy. Basically same reason why people think of a baking node inside the compositor. Peter Schlaile