Stockshots en comp
MOC : COMPOSITING
Source : #cours Cours de compositing ESMA
Projet :
Tags : #note_permanente
Date : 2025-02-27
La note
Un StockShot est généralement un métrage d'archives (= capture vidéo) d'un phénomène visuel, qu'il s'agisse de fumée, de poussière, d'eau, etc.
Etapes :
- Node read
- nœud [Shuffle] pour placer le canal 'R' dans le canal 'A' pour que ce canal fonctionne également comme le canal Alpha
- Un grade pour ajuster l’alpha (changer le channel → alpha) puis un grade pour ajuster la couleur
- node premult
- card -> scene -> scanline render
On peut ensuite venir masquer le premier plan avec la zdepth pour intégrer le stock shot
Nodes pour retimer

The [FrameHold] will Freeze the StockShot on the desired frame. Perfect to get a still Frame from a StockShot

The [Retime] node is the most powerful Time node. It can adjust the speed & the frameRange of the input. An absolutely powerful node 😎

The [TimeOffset] will delay the frameRange of the input by the desired frame amount. Perfect to adjust the timing of your StockShot to a specific timing in your Shot!

The [AppendClip] will add a second input at the last frame of a first one. Perfect to combine two Stockshots together & Blend them together using the ‘FadeIn’ & ‘FadeOut’ attributes if your first one is too short!