Update Remotion-app/remotion.config.js
Browse files
Remotion-app/remotion.config.js
CHANGED
@@ -6,3 +6,4 @@
|
|
6 |
import {Config} from '@remotion/cli/config';
|
7 |
|
8 |
Config.setVideoImageFormat('jpeg');
|
|
|
|
6 |
import {Config} from '@remotion/cli/config';
|
7 |
|
8 |
Config.setVideoImageFormat('jpeg');
|
9 |
+
Config.setConcurrency(15);
|