add preview thumbnails

Signed-off-by: Jesús <heckyel@hyperbola.info>
This commit is contained in:
zrose584
2022-01-09 16:13:00 +01:00
committed by Jesús
parent 693b4ac98b
commit 63c92e0c4e
4 changed files with 71 additions and 0 deletions

View File

@@ -116,6 +116,10 @@
}
},
},
previewThumbnails: {
enabled: true,
src: [storyboard_url],
},
settings: ['captions', 'quality', 'speed', 'loop'],
});
}());