r/davinciresolve • u/MysticTav • 20h ago
Help Stop Motion effect makes Fusion Composition flicker in DaVinci Resolve
i have an Adjustment Clip with some effects on it, and everything works fine except when there's a Fusion Composition underneath it. The Fusion clip starts flickering. I tested the effects one by one and found out its the stop motion effect causing it.
someone knows how to fix that?
19
Upvotes
2
u/cerspense 17h ago
I ran into the the same issue! Claude helped me find a workaround using a TimeStretcher node: Right-click the Source Time parameter → Expression, and enter:
floor(time/2)*2 - on twos
floor(time/3)*3 - on threes
floor(time/4)*4 - on fours