File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -94,10 +94,6 @@ ffmpeg -framerate 25/1 -i frames/%07d.jpg -c:v libvpx-vp9 -b:v 2M -r 25 out.webm
94
94
After generation phace we frames folder will be persisted so feel free to change ffmpeg command in any way you want.
95
95
96
96
97
- ```
98
- usage: scriptimate [-h] [-v] [-f FORMAT] [-i INPUT] [-fn FILENAME] [-t THREADS] [-fs FROMSECOND] [-d DEBUGHTML] [-bd BASEDIR] [-fps FPS]
99
- [-if INTERMEDIATEFORMAT] [-ijq INTERMEDIATEJPEGQUALITY]
100
-
101
97
102
98
103
99
## CLI reference
@@ -149,4 +145,4 @@ optional arguments:
149
145
## Known bugs and improvements
150
146
151
147
* HTML Pages gen xx% shows more then 100% if run_groups_together is used. Only visual status bug, compiled video is correct
152
- * HTML pages generation process is not cached and not parallelized.
148
+ * HTML pages generation process is not cached and not parallelized.
You can’t perform that action at this time.
0 commit comments