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

[python] Add configurable video format for final export #31

Closed
Montspy opened this issue Mar 23, 2022 · 2 comments · Fixed by #30
Closed

[python] Add configurable video format for final export #31

Montspy opened this issue Mar 23, 2022 · 2 comments · Fixed by #30
Assignees
Labels
enhancement New feature or request

Comments

@Montspy
Copy link
Owner

Montspy commented Mar 23, 2022

For the final export, a default of WebM with VP9 will be good enough for most users but some might prefer MP4 h.264 if transparency is not a requirement.
And of course, we can support GIF export too
For intermediate layering steps, WebM with lossless VP9 could still be used in all cases

@Montspy Montspy added the enhancement New feature or request label Mar 23, 2022
@Montspy Montspy self-assigned this Mar 23, 2022
@Montspy
Copy link
Owner Author

Montspy commented Mar 23, 2022

Related to issue #3

@Montspy Montspy linked a pull request Mar 23, 2022 that will close this issue
7 tasks
@Montspy
Copy link
Owner Author

Montspy commented Mar 24, 2022

GIF/MP4/WebM supporting for output and layer input

@sk33z3r sk33z3r changed the title Add configurable video format for final export [python] Add configurable video format for final export Apr 4, 2022
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

Successfully merging a pull request may close this issue.

1 participant