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

Make Flutter image to video generation work with this package #11

Open
matthew-carroll opened this issue Jan 19, 2024 · 0 comments · May be fixed by #13
Open

Make Flutter image to video generation work with this package #11

matthew-carroll opened this issue Jan 19, 2024 · 0 comments · May be fixed by #13
Assignees
Labels
bounty_donation p2 Definitely want it, but timing isn't important

Comments

@matthew-carroll
Copy link
Collaborator

Rutvik has existing work that captures Flutter screenshots as images and then stitches them together into video with FFMPEG.

Try to use this package to generate that FFMPEG command. If anything is missing from this package in that example, file issues for it.

When everything is working, add a test that configures the same command and verifies the output FFMPEG command.

@matthew-carroll matthew-carroll added bounty_donation p2 Definitely want it, but timing isn't important labels Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty_donation p2 Definitely want it, but timing isn't important
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants