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
Format to export. TYPE must be one of: fcpx, fcp7.
577
+
578
+
Default: ``FcpFormat.FCPX``
579
+
580
+
.. option:: -oDIR, --outputDIR
581
+
582
+
Output directory to save XML file to. Overrides global option :option:`-o/--output <scenedetect -o>`.
583
+
584
+
555
585
.. _command-save-html:
556
586
557
587
.. program:: scenedetect save-html
@@ -658,11 +688,11 @@ Options
658
688
659
689
Default: ``3``
660
690
661
-
.. option:: -mN, --frame-marginN
691
+
.. option:: -mDURATION, --frame-marginDURATION
662
692
663
-
Number of frames to ignore at beginning/end of scenes when saving images. Controls temporal padding on scene boundaries.
693
+
Padding around the beginning/end of each scene used when selecting which frames to extract. DURATION can be specified in frames (-m 1), in seconds with `s` suffix (-m 0.1s), or timecode (-m 00:00:00.100).
0 commit comments