Video framerate metadata

In a script, both
myVideoFile.metadata.video.framerate
and
myVideoFile.metadata.video_text.framerate
give me the number with a trailing "fps", eg. "30 fps".

Is there a way of getting just the number (other than parsing the string myself, ofc)?

(I'm on the latest beta 13.18.5.)

Fixed in the next beta.

1 Like

Fixed in beta 13.18.6. Thanks!