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 a series of images generate video #69

Open
new123-ui opened this issue Nov 15, 2024 · 2 comments
Open

Can a series of images generate video #69

new123-ui opened this issue Nov 15, 2024 · 2 comments

Comments

@new123-ui
Copy link

ffmpeg -framerate 3 -pattern_type glob -i "image-*.jpeg" output.mp4

@char0n
Copy link
Owner

char0n commented Nov 20, 2024

Ok sounds interesting. I could implement another class facilitating this. Thank you! Feel free to issue a PR if you wish

@new123-ui
Copy link
Author

Looking forward to your new method class

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

2 participants