ctpv/sh/prev/video.sh
2022-06-21 01:18:04 +05:00

8 lines
135 B
Bash

# video: ffmpegthumbnailer
video() {
ffmpegthumbnailer -i "$f" -o "$cache_f" -s 0 -t 50% 2>/dev/null
}
convert_and_show_image video