Hello,
How do I import a background image sequence in the camera? for animation reference purposes?
Thanks
Rotoscoping
6371 8 4- camiloman
- Member
- 9 posts
- Joined: May 2015
- Offline
- anon_user_37409885
- Member
- 4189 posts
- Joined: June 2012
- Offline
- martinkindl83
- Member
- 262 posts
- Joined: Nov. 2014
- Offline
- camiloman
- Member
- 9 posts
- Joined: May 2015
- Offline
- sl0throp
- Member
- 258 posts
- Joined:
- Offline
- jordibares
- Member
- 655 posts
- Joined: Feb. 2006
- Offline
- camiloman
- Member
- 9 posts
- Joined: May 2015
- Offline
- Chirimoya
- Member
- 30 posts
- Joined: Jan. 2015
- Offline
Hi Camiloman,
Just to add to the discussion, if your image sequence has padding in front of your frame numbers, you can use this expression:
YourImageFilePath.`padzero(5, $F)`.YourFileExtension
In this example I used a padding of 5 digits, but you can use any number that fits your image sequence.
Don't forget to add the ` before and after the expression.
This will work on the Background tab of the Display Options (d key in the viewport) as well as in the Camera Plane qL node.
Cheers
Just to add to the discussion, if your image sequence has padding in front of your frame numbers, you can use this expression:
YourImageFilePath.`padzero(5, $F)`.YourFileExtension
In this example I used a padding of 5 digits, but you can use any number that fits your image sequence.
Don't forget to add the ` before and after the expression.
This will work on the Background tab of the Display Options (d key in the viewport) as well as in the Camera Plane qL node.
Cheers
- camiloman
- Member
- 9 posts
- Joined: May 2015
- Offline
-
- Quick Links