qtlottie

Render Lottie animations exported by Bodymovin plugin

brewmacoslinux
Try with needOr install directly
Source

About

Display graphics and animations exported by the Bodymovin plugin

Commands

lottie_convertqtlottie

Examples

Convert a Lottie JSON animation to video format$ lottie_convert animation.json output.mp4
Display a Lottie animation file with preview$ qtlottie animation.json
Render animation with custom frame rate and resolution$ lottie_convert -fps 30 -w 1280 -h 720 animation.json output.mp4