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

API: Generate video from images #205

Open
vanniktech opened this issue Aug 20, 2024 · 1 comment
Open

API: Generate video from images #205

vanniktech opened this issue Aug 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@vanniktech
Copy link
Contributor

Thanks a lot for jumping in @natario1 and fixing all of these issues. Would you be willing to consider the following feature request: I basically want to generate a video from the image files that I already have and make a transition of them where I can tweak the duration that each image should be displayed.

@natario1
Copy link
Member

I think it's a valid feature request. If you want to give it a try in your project, it should be easy - like way easier than it sounds - to do so, by creating an ImageDataSource that outputs always the same RGBA data buffer with the video/raw mime type.

@natario1 natario1 added the enhancement New feature or request label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants