-
-
Notifications
You must be signed in to change notification settings - Fork 349
Open
Description
- I have tried with the newest version of editly:
npm i -g editlyornpm i editly@latest - I have tried ffmpeg newest stable version
- I have searched for existing issues
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:
Metadata
Metadata
Assignees
Labels
No labels
