Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

Question about timeline, frames, and document set up.

Engaged ,
Jun 25, 2023 Jun 25, 2023

Hi community. 

 

I have been asked to export 128 frames of an animation from 0 to 128 frames, so the animation must include 128 frames when I export the PNG sequence. In the document settings I type in 00128 frames duration.

 

StefanCargoski_3-1687687957867.png

 

I have made a clock hand which starts from 0 on 0 frame, but then when I try to go all the way to the end of the timeline, it stops at frame 127! Why doesnt the keyframe reach all the way to 128 on the timeline since I have typed in the document settings 128?

 

StefanCargoski_4-1687688061301.png

 

So when I do export the PNG sequence, in the folder there are 128 PNG images, but the last one is 1_00127. So Is 0 also counted as a number, I assume? 

 

StefanCargoski_5-1687688179521.png

 

Thank you.

 

 

TOPICS
How to
556
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jun 25, 2023 Jun 25, 2023

Counting from zero to 128 is 129 frames. Frame zero is still a frame. If you want 128 frames, then the frame numbers should be from 1 to 128. 

 

The time indicator in After Effects always stops at the start of the frame. If you go to the outpoint of a layer or then the last frame of the Composition, the Time Indicator will show you the start of the last frame. Set the composition length to 128 frames or to 0:00:05:04 in a 24 fps comp, and the start of the last frame will show as 127 frames becau

...
Translate
Community Expert ,
Jun 25, 2023 Jun 25, 2023

Counting from zero to 128 is 129 frames. Frame zero is still a frame. If you want 128 frames, then the frame numbers should be from 1 to 128. 

 

The time indicator in After Effects always stops at the start of the frame. If you go to the outpoint of a layer or then the last frame of the Composition, the Time Indicator will show you the start of the last frame. Set the composition length to 128 frames or to 0:00:05:04 in a 24 fps comp, and the start of the last frame will show as 127 frames because the last frame has yet to play, or 0:00:05:03 using timecode because the last frame has yet to play. 

 

There is no error here. Frame number zero is still a frame. If frame number zero has not yet been played yet, the time that has passed is zero, but the frame still exists.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 25, 2023 Jun 25, 2023

0 to 128 is 129 total, not 128 total.

 

Imagine that you have entered a building that has 10 floors.  If the first floor is numbered "0", then the tenth floor is going to be "9".  If the first floor is numbered "1", then the tenth floor is going to be "10".

 

If the building has 128 floors (or frames) and the first floor (or frame) is numbered "_0000", then the 128th floor (or frame) is going to be numbered "_00127".

If you prefer the range goes from 1 to 128 instead of 0 to 127, change the Start Frame in the Sequence setting from "00000" to "0001".  

After Effects 2023 with Composition Settings with the Start Frame set to "00001".After Effects 2023 with Composition Settings with the Start Frame set to "00001".

 

 

This just changes the time stamp, so you can do it at any time without affecting the animation.

 

 

 

 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 28, 2023 Jun 28, 2023
LATEST

<!DOCTYPE html>
<html>
<head>
<title>Floor Numbering Example</title>
</head>
<body>
<h1>Building with Adjusted Floor Numbering</h1>

<h2>Adjusted Numbering Range: 1 to 128</h2>
<ul>
<li>First Floor: _0001</li>
<li>Tenth Floor: _0010</li>
<li>128th Floor: _0128</li>
</ul>
</body>
</html>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines