Move image sequence in time

   409   6   1
User Avatar
Member
387 posts
Joined: 5月 2014
オフライン
hello I'm using Copernicus to composite a foreground over a background and I want to delay the foreground image sequence start by some frames. So in the "File" Node, I tried :
Video timing = start frame, video start frame = $FSTART+10
Video timing = frame number, video frame = $F+10
Both do not work. I also tried to click on the "reload image" button.
I didn't find any node to shift time, like in the old Image network.
Any clue?
Thanks
GZ
Houdini gamboler
User Avatar
スタッフ
198 posts
Joined: 9月 2017
オフライン
To apply the Video Timing with image sequences, you need to use <F>instead of $Ffor referring to the frame number in the File Name.
User Avatar
Member
387 posts
Joined: 5月 2014
オフライン
Thanks but it doesn't work...
In File name, I tried :
D:/path/file.$F4.png
D:/path/file.F4.png
D:/path/file.<F>.png
D:/path/file.<F>4.png
Then I try to delay the sequence with video timing and it does nothing.

EDIT : I'm not sure I can confirm the following:
What's weird is that it does accept a syntax that's buggy on purpose, so I also tried :
D:/path/file.HAHA4.png
and each time I press "reload image" button and each time the frames are displayed.


My guess is : this parameter pane is buggy?
Edited by Grendizer - 2025年10月9日 13:20:50
Houdini gamboler
User Avatar
スタッフ
6743 posts
Joined: 7月 2005
オフライン
The equivalent of $F4 is <F4>
D:/path/file.<F4>.png
User Avatar
Member
102 posts
Joined: 4月 2008
オンライン
agreed. Video Timing and Video Start Frame functionality seems broken. Pretty easy to test. You should be able to just enter a number in Video Start Frame but doing so seems to have no effect.
User Avatar
Member
387 posts
Joined: 5月 2014
オフライン
Wow, what jlait said worked!
But yes, I think the file node is partly broken because it should accept the usual syntax $F4
Houdini gamboler
User Avatar
Member
387 posts
Joined: 5月 2014
オフライン
I sent an email to support. But since then I found something even weirder :
When I use <F4> instead of $F4, frame by frame playback doesn't behave the same. If I use <F4> and go to the next frame continuously, one frame every 2 frames is skipped!
Houdini gamboler
  • Quick Links