You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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
The text was updated successfully, but these errors were encountered: