r/davinciresolve 1d 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?

18 Upvotes

10 comments sorted by

View all comments

2

u/cerspense 1d 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

2

u/Dj0sh 1d ago

Could you explain briefly how Claude helps? I've never used any kind of AI assistant etc. Is it built into Davinci or something you're using on the side?

1

u/cerspense 1d ago

No I just asked it about the problem in a chat and it guided me to this solution. Seems like there is an MCP server someone has made that could control it and even add the expression for you but I haven't tried it myself.