4

I use the VSE produce sermon footage involving usually about 50 slides, which use mostly the same properties. Is there a way to specify default values for Blend Mode, Image Offset, and Length so I don't have to manually change them 50 times? I've found This answer as a work around, but then I have to add all the slides at the beginning, and I don't always know where they go until I get to them.

Keith
  • 116
  • 7
  • You could add your Images and set them with your desired default values via a neat little python script... – Samoth Jan 26 '17 at 09:27
  • Do you know of an example of such a script, or are you recommending that I do some studying and make one? – Keith Jan 26 '17 at 20:16
  • Related: http://blender.stackexchange.com/a/41747/2843 (there are lots of default settings for strips and their automated placement in a new Blend file via python) – Samoth Mar 02 '17 at 21:27

1 Answers1

0

Don't know why this old question went up on Twitter, but if anyone comes by, there is an add-on by Snuq(not me) to handle all the needs when creating a slideshow. Get it here: https://github.com/snuq/SnuSlideshowGenerator/blob/master/Readme.md

tintwotin
  • 2,296
  • 10
  • 24