mifi / editly

Slick, declarative command line video editing & API
MIT License
4.64k stars 295 forks source link

help to render lottie animation to video with editly #213

Open nazemi0101 opened 1 year ago

nazemi0101 commented 1 year ago

hello we need help please. We want to create editor tools for combine 2 or more animation of lottie to create video motion in backend process . we do this steps

create canvas and add animation of bodymovin to canvas with fabric library(http://fabricjs.com/)

https://user-images.githubusercontent.com/47674802/198866813-b1ce5786-bb91-4027-b525-04f17cc4be50.png

2.we uses editly to convert canvas to mp4 bodymovin as layer in backend to make my motions in one video

but we cant find way to add bodymovin animation as layers in editly and combine (composit like compostion aftereffects) layers to make motion video. please help us . we Maybe wrong way or wrong library use to make this . how to make this tool ? help us .