You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
502 B
12 lines
502 B
{
|
|
width: 1280,
|
|
height: 720,
|
|
outPath: './lowerThirds1Line.mp4',
|
|
clips: [
|
|
{ duration: 7, layers: [
|
|
{ type: 'fill-color', color: '#000' },
|
|
{ type: 'video', path: 'assets/lowerthirds/UHD_DMGMORI_Lwr3rd_1Line.mov' },
|
|
{ type: 'slide-in-text', text: 'Lower Line Regular Source Text', position: { x: 0.035, y: 0.930, originX: 'left', originY: 'bottom' }, color: '#000', fontSize: 0.021, charSpacing: 0.025, fontPath: './assets/lowerthirds/FF DIN Pro Light.otf' },
|
|
] },
|
|
],
|
|
}
|