Still duration timing problem
I was working on some stop-motion video and I noticed that the timing wasn't matching outside references. Specifically I had set the still image default duration to 0.5 seconds. This should have matched a metronome speed (or music beat) of 120 BPM. But it would get noticably out of sync after just a few beats. So I made a test video with just 4 images of "1", "2", "3", and "4" repeating in a loop. And I found that the stills were advancing at approximately 129 stills per second! This is much faster than I can account for with a 0.5 second still duration.
My frame rate is 29.97 fps so each still should last 14.98 frames. But the difference between my expected 120 stills per second versus the actual 129 stills per second is more than you could account for with just rounding error in the framerate. So what am I doing wrong? How do I get my stills to march out at a specific expected rate?
Thanks in advance.
