View Single Post
Old 26th April 2017, 22:55   #1  |  Link
MysteryX
Soul Architect
 
MysteryX's Avatar
 
Join Date: Apr 2014
Posts: 2,559
ScriptClip With Multiple Clips

How can I accomplish this:

I want to display AverageLuma of ClipB onto ClipA.

Similar to this, but the output needs to overlay on top of ClipA.
Code:
ClipB = ClipB.ScriptClip("Subtitle(string(AverageLuma)))"
Any idea?
MysteryX is offline   Reply With Quote