You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am playing with the new demo that generates an event video from a frame video. But I have a question regarding the frame rate.
For example, I have a 30fps video at hand, can I generate event video at higher frame rate, say 240fps?
I notice that I can specify the frame rate in this line:
python scripts/generate_stamps_file.py -i root_path -r 240
but further changing to other frame rate numbers, say 1000fps, does not seem to make a difference.
Can you clarify this confusion for me? Does the event generate script have this feature that generate events at different sample rate?
Thank you!
The text was updated successfully, but these errors were encountered:
Hi sudiptalp,
I am playing with the new demo that generates an event video from a frame video. But I have a question regarding the frame rate.
For example, I have a 30fps video at hand, can I generate event video at higher frame rate, say 240fps?
I notice that I can specify the frame rate in this line:
python scripts/generate_stamps_file.py -i root_path -r 240
but further changing to other frame rate numbers, say 1000fps, does not seem to make a difference.
Can you clarify this confusion for me? Does the event generate script have this feature that generate events at different sample rate?
Thank you!
The text was updated successfully, but these errors were encountered: