Hello,
How do I import a background image sequence in the camera? for animation reference purposes?
Thanks
Rotoscoping
6377 8 4- camiloman
- Member
- 9 posts
- Joined: 5月 2015
- Offline
- anon_user_37409885
- Member
- 4189 posts
- Joined: 6月 2012
- Offline
- martinkindl83
- Member
- 262 posts
- Joined: 11月 2014
- Offline
- camiloman
- Member
- 9 posts
- Joined: 5月 2015
- Offline
- sl0throp
- Member
- 258 posts
- Joined:
- Offline
- jordibares
- Member
- 655 posts
- Joined: 2月 2006
- Offline
- camiloman
- Member
- 9 posts
- Joined: 5月 2015
- Offline
- Chirimoya
- Member
- 30 posts
- Joined: 1月 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: 5月 2015
- Offline
-
- Quick Links