Loading Image sequence in camera as background image

   2139   2   0
User Avatar
Member
2 posts
Joined: Aug. 2019
Offline
I am trying to import a background image to my camera, but the image sequence won't load.
It says “error opening file”.
If it's not a sequence, loading one image seems to work but I need the whole sequence.

Image Not Found

Attachments:
Screen Shot 2019-12-24 at 12.52.25.png (317.4 KB)

User Avatar
Member
258 posts
Joined: July 2006
Offline
Weird but maybe its struggling with the naming, rename your file sto test.0000000.tif or sth
Head of CG @ MPC
CG Supervisor/ Sr. FX TD /
https://gumroad.com/timvfx [gumroad.com]
www.timucinozger.com
User Avatar
Member
7758 posts
Joined: Sept. 2011
Online
Your sequence starts at frame 87997. You'll need to offset that frame number by that amount minus your scene's start frame.

This can be done using an expression:

$HIP/camera track/test exrs`padzero(8, $F+87997-$FSTART)`.tif
  • Quick Links