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
To customize image generation, specify the :ref:`save-images <command-save-images>` command before :ref:`save-html <command-save-html>`. This command always uses the result of the preceeding :ref:`save-images <command-save-images>` command, or runs it with the default config values unless ``--no-images`` is set.
Filename format to use for the scene list HTML file. You can use the $VIDEO_NAME macro in the file name. Note that you may have to wrap the format name using single quotes.
455
-
456
-
Default: ``$VIDEO_NAME-Scenes.html``
457
-
458
-
.. option:: -n, --no-images
459
-
460
-
Do not include images with the result.
461
-
462
-
.. option:: -wpixels, --image-widthpixels
463
-
464
-
Width in pixels of the images in the resulting HTML table.
465
-
466
-
.. option:: -hpixels, --image-heightpixels
467
-
468
-
Height in pixels of the images in the resulting HTML table.
469
-
470
-
.. option:: -s, --show
471
-
472
-
Automatically open resulting HTML when processing is complete.
0 commit comments