From 96701defe8d07f46547ef29b3a72121409cbf6c4 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Fri, 24 Apr 2020 14:10:53 +0800 Subject: [PATCH] update resolution --- examples/commonFeatures.json5 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/commonFeatures.json5 b/examples/commonFeatures.json5 index 7e4e6f2..97ab4f9 100644 --- a/examples/commonFeatures.json5 +++ b/examples/commonFeatures.json5 @@ -1,7 +1,8 @@ { // width: 2166, height: 1650, fps: 30, - // outPath: './commonFeatures.mp4', - outPath: './commonFeatures.gif', + width: 720, height: 1280, fps: 30, + outPath: './commonFeatures.mp4', + // outPath: './commonFeatures.gif', audioFilePath: './assets/High [NCS Release] - JPB (No Copyright Music)-R8ZRCXy5vhA.m4a', defaults: { transition: { name: 'random' },