Skip to main content
Known Participant
March 18, 2019
Answered

Setting 23.976 FPS via .videoFrameRate

  • March 18, 2019
  • 1 reply
  • 1168 views

Hello.

I'm trying to set Video Frame rate 23.976 for my sequence.

For this action I got a video frame rate in seconds: for 23.976 FPS it is 0.04170833333333

When I try set this value for sequenceSettings.videoFrameRate = 0.04170833333333 there is 23.98 FPS in my Project window and Video Frame Rate for this sequence is 0.0417083333294.

Screenshot: 23976.jpg / Облако Mail.Ru

​What am I doing wrong?

This topic has been closed for replies.
Correct answer Bruce Bullis

I'm not sure.

One way to make sure you have the right value: Import some 23.976 footage, get its frame rate, then use that frame rate to set your sequence's frame rate.

1 reply

Bruce Bullis
Bruce BullisCorrect answer
Legend
March 19, 2019

I'm not sure.

One way to make sure you have the right value: Import some 23.976 footage, get its frame rate, then use that frame rate to set your sequence's frame rate.

megativ3Author
Known Participant
March 19, 2019

How can I do it via code? Is there a special funtion for it?