Open huykhoong opened 3 years ago
npm i -g editly
npm i editly@latest
Can you add input variable into command line like this:
editly my-spec.json5 --fast --keep-source-audio --input input1.mp4 input2.mp3 --out output.gif
And in json file could look like this:
title:'My video' \ input1 \ input2 \ title:'My slideshow' \ input3 \ input4 \ title:'THE END' \ --fast \ --audio-file-path /path/to/music.mp3``` Thank you
Hi. I'm not sure what you want to achieve. Can you provide the expected JSON you would want to be generated?
npm i -g editly
ornpm i editly@latest
Can you add input variable into command line like this:
editly my-spec.json5 --fast --keep-source-audio --input input1.mp4 input2.mp3 --out output.gif
And in json file could look like this: