When I go to render and I enter 0.00.03.25 it becomes 0.00.03.24 @25fps
Can someone please explain?
Cannot enter 0.00.03.25 @25fps...?
-
- Posts: 723
- Joined: Sun Sep 14, 2014 8:15 am
- Location: UK
- Contact:
Re: Cannot enter 0.00.03.25 @25fps...?
The length of the movie is being rounded down to give an exact number of frames. At 25fps each frame is 40ms in duration, so the length is always a multiple of 40ms.
-
- Posts: 42
- Joined: Fri Mar 12, 2021 10:33 pm
Re: Cannot enter 0.00.03.25 @25fps...?
Thanks for that Terry - I was thinking it was all about balancing fps out etc...Terry Payman wrote: ↑Tue Jan 16, 2024 5:55 pm The length of the movie is being rounded down to give an exact number of frames. At 25fps each frame is 40ms in duration, so the length is always a multiple of 40ms.