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

Allow mixing of modes? #51

Open
t-brieger opened this issue Aug 2, 2022 · 2 comments
Open

Allow mixing of modes? #51

t-brieger opened this issue Aug 2, 2022 · 2 comments
Labels
enhancement New feature or request modes This is about a new mode for the script

Comments

@t-brieger
Copy link
Contributor

discord seems to more or less agree on a syntax like wackywebm.js -t "0-5" bounce -t "-10" shrink for "bounce from 0-5 seconds, shrink after that until 10", but this syntax could possibly be ambiguous in a lot of ways, and it probably is quite a pain to implement, hence this is just a stretch goal for now

@thewilloftheshadow thewilloftheshadow added enhancement New feature or request modes This is about a new mode for the script labels Aug 3, 2022
@thewilloftheshadow thewilloftheshadow changed the title [improvement] allow mixing of modes? Allow mixing of modes? Aug 5, 2022
@RavenVR
Copy link

RavenVR commented Aug 10, 2022

this has already been implemented, type: node wackywebm.js bounce+shrink {video}

@t-brieger
Copy link
Contributor Author

no, it has not. this issue is about using different modes at different times, not just Object.assigning them consecutively, as (I think) the description makes clear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request modes This is about a new mode for the script
Projects
None yet
Development

No branches or pull requests

3 participants