|
|
@ -4,8 +4,8 @@ |
|
|
outPath: './lowerThirds2Lines.mp4', |
|
|
outPath: './lowerThirds2Lines.mp4', |
|
|
clips: [ |
|
|
clips: [ |
|
|
{ duration: 7, layers: [ |
|
|
{ duration: 7, layers: [ |
|
|
{ type: 'fill-color', color: '#000' }, |
|
|
|
|
|
{ type: 'video', path: 'assets/lowerthirds/UHD_DMGMORI_Lwr3rd_2Lines.mov' }, |
|
|
|
|
|
|
|
|
{ type: 'fill-color', color: '#555' }, |
|
|
|
|
|
{ type: 'video', path: 'assets/lowerthirds/UHD_DMGMORI_Lwr3rd_2Lines.webm', resizeMode: 'contain' }, |
|
|
{ type: 'slide-in-text', text: 'Upper Line Bold Source Text', position: { x: 0.035, y: 0.877, originX: 'left', originY: 'bottom' }, color: '#000', fontSize: 0.021, charSpacing: 0.03, fontPath: './assets/lowerthirds/FF DIN Pro Medium.otf' }, |
|
|
{ type: 'slide-in-text', text: 'Upper Line Bold Source Text', position: { x: 0.035, y: 0.877, originX: 'left', originY: 'bottom' }, color: '#000', fontSize: 0.021, charSpacing: 0.03, fontPath: './assets/lowerthirds/FF DIN Pro Medium.otf' }, |
|
|
{ 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' }, |
|
|
{ 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' }, |
|
|
] }, |
|
|
] }, |
|
|
|