add DiVOC R2R Intros
This commit is contained in:
parent
1f57235443
commit
217ea450db
4 changed files with 6 additions and 0 deletions
BIN
divoc_r2r/intro-template.mp4
Normal file
BIN
divoc_r2r/intro-template.mp4
Normal file
Binary file not shown.
BIN
divoc_r2r/intro.blend
Normal file
BIN
divoc_r2r/intro.blend
Normal file
Binary file not shown.
6
divoc_r2r/intro.py
Normal file
6
divoc_r2r/intro.py
Normal file
|
@ -0,0 +1,6 @@
|
|||
import bpy
|
||||
|
||||
sce = bpy.context.scene
|
||||
|
||||
sce.sequence_editor.sequences_all['Text: Title'].text = '$title'
|
||||
sce.sequence_editor.sequences_all['Text: Speakers'].text = '$personnames'
|
BIN
divoc_r2r/outro.mp4
Normal file
BIN
divoc_r2r/outro.mp4
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue