You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other editors, like Sony Vegas, can understand the `premiere` format. If your favorite editor doesn't, you can use ` --export clip-sequence` which creates many video clips that can be imported and manipulated like normal.
88
+
- Individual media clips with `--export clip-sequence`
111
89
112
90
### Naming Timelines
113
91
By default, auto-editor will name the timeline to "Auto-Editor Media Group" if the export supports naming.
@@ -171,14 +149,11 @@ List all available options:
171
149
auto-editor --help
172
150
```
173
151
174
-
Use `--help` with a specific option for more information:
152
+
Use `--help` with a specific option to learn more about it:
175
153
176
154
```
177
-
auto-editor --scale --help
178
-
--scale NUM
179
-
180
-
default: 1.0
181
-
Scale the output video's resolution by NUM factor
155
+
auto-editor -c:v --help
156
+
auto-editor --margin --help
182
157
```
183
158
184
159
<h3align="center">Auto-Editor is available on all major platforms</h3>
0 commit comments