ctpv/prev/video.sh

6 lines
107 B
Bash
Raw Normal View History

2022-05-26 01:48:27 +02:00
video() {
ffmpegthumbnailer -i "$f" -o "$cache_f" -s 0 -t 50% 2>/dev/null
}
convert_and_show_image video