Open-Sora
Open-Sora copied to clipboard
how to determine the num_frames given the time length?
how to determine the num_frames given the time length? I want to use the config num_frames to generate video, how to calculate the num_frames when given time length t and fps? It seems pretty complex in the code. Could you please give me a simple equation? Thanks.