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

animation in the reverse [BUG] #71

Closed
mtrud opened this issue Feb 10, 2023 · 3 comments
Closed

animation in the reverse [BUG] #71

mtrud opened this issue Feb 10, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@mtrud
Copy link

mtrud commented Feb 10, 2023

The SVG animation is from left to right, but after saving the video the dots in the animation are going from right to left.
also the time of the animation is 4 seconds but in the video its much quicker

my command : ./node_modules/timecut/cli.js ex2.html --viewport="1280,720" --fps=24 --duration=5 \ --frame-cache --pix-fmt=yuv420p --output=video3.mp4

my file : https://github.com/mtrud/testings/blob/main/ex2.html

  • OS: [Mac OS]
  • Timecut Version [v0.3.3]
@mtrud mtrud added the bug Something isn't working label Feb 10, 2023
@mtrud
Copy link
Author

mtrud commented Feb 14, 2023

any help?

@tungs
Copy link
Owner

tungs commented Feb 17, 2023

hi @mtrud, thanks for your interest in this library. SVG animations are not supported. See #39 for more information.

@tungs tungs closed this as completed Feb 17, 2023
@tungs
Copy link
Owner

tungs commented Feb 17, 2023

Just also wanted to add, thanks for bring this to my attention again! I reread #39, and realized I haven't gotten around to trying out implementations for SVGs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants