json5:
{
outPath: './chinese.mp4',
clips: [
{
duration: 3,
layers: [
{ type: 'image', path: './assets/img1.jpg'},
{ type: 'subtitle', text: '这是一段文字,这是一段文字来试试文字的切换这是一段文字,这是一段文字来试试文字的切换这是一段文字,这是一段文字来试试文字的切换', backgroundColor: 'rgba(0,0,0,0.5)' },
]
}
]
}
Here is the result:

npm i -g editlyornpm i editly@latestjson5:
Here is the result: