editly
editly copied to clipboard
Text background
- [yes ] I have tried with the newest version of editly:
npm i -g editlyornpm i editly@latest - [ yes] I have tried ffmpeg newest stable version
- [ yes] I have searched for existing issues
- I want to set background color or image for text like lower third on video. i am trying to add background on text, but not getting
try to use the fabric.js layer
yes i have added in front-end but i want to add in backend using editly json5. i want just attribute for text bg like text color using color attribute
I think that's not supported yet, but you can easily implement it using custom fabric, like this: https://github.com/mifi/editly/blob/master/examples/customFabric.js
After implementing how to animate it? Like slide-in-text?
look at the source code, e.g. slide-in-text. the fabric will be provided with time which can be used to animate
can you tell how to animate custome fabric text using editly json5