From fce42d4858d33e10b7a1c48d75838f1901b6b123 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Tue, 10 Jul 2018 15:04:35 +0200 Subject: Dive media: Extract thumbnails from videos with ffmpeg Extract thumbnails using ffmpeg. Behavior is controlled by three new preferences fields: - extract_video_thumbnails (bool): if true, thumbnails are calculated. - extract_video_thumbnail_position (int 0..100): position in video where thumbnail is fetched. - ffmpeg_executable (string): path of ffmpeg executable. If ffmpeg refuses to start, extract_video_thumbnails is set to false to avoid unnecessary churn. Video thumbnails are marked by an overlay. Signed-off-by: Berthold Stoeger --- icons/video_overlay.svg | 263 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 263 insertions(+) create mode 100644 icons/video_overlay.svg (limited to 'icons') diff --git a/icons/video_overlay.svg b/icons/video_overlay.svg new file mode 100644 index 000000000..87ad6a6e3 --- /dev/null +++ b/icons/video_overlay.svg @@ -0,0 +1,263 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2