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

export animation #78

Open
smmsamm opened this issue Nov 23, 2022 · 3 comments
Open

export animation #78

smmsamm opened this issue Nov 23, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@smmsamm
Copy link

smmsamm commented Nov 23, 2022

1: an option for adding some frames at the end for make pausing some seconds;
for example I add 10 for pause and DB adds 10 last frame to make video pause at the end when playing
2: add reverse mode to the end for making infinity loop;
for example start from blank and draw to make complete drawing, pause in middle for some seconds, reverse draw and clear the canvas to blank

@smmsamm smmsamm added the enhancement New feature or request label Nov 23, 2022
@SonarSonic
Copy link
Owner

Option 1: is already available via "frame hold"
Option 2: is a good idea!

@smmsamm
Copy link
Author

smmsamm commented Mar 22, 2023

Can App Import a Mp4, Process all frames(one by one) and save to a single Mp4 again with all processed Frames?

@SonarSonic
Copy link
Owner

Currently there is not Video -> Video, you can do Video -> Individual Images per frame, but I think Video -> Video would be useful!

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