Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can i change maximum video duration? #208

Open
doncat99 opened this issue Dec 31, 2024 · 0 comments
Open

can i change maximum video duration? #208

doncat99 opened this issue Dec 31, 2024 · 0 comments

Comments

@doncat99
Copy link

i find that the maximum length of the video is 5000, with the frame rate of 24, it is about 3 minute, 47 seconds.

length = gr.Slider(label="Length", minimum=100, maximum=5000, value=default_values["length"])

can I change the maximum length to a larger number? 10000 for example? what is the consequence?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant