Commit graph

4 commits

Author SHA1 Message Date
70eadeadb2 update width 2023-09-20 06:15:48 -05:00
485a7ac223 🐛 forgot to use default if unwrap fails 2023-05-19 16:00:52 -05:00
30e552aa3d feature: thumbnail based off 1/5 of the duration of video
Now we grab the duration threw ffprobe and get the thumbnail from 1/5
of the duration.
2023-04-23 07:07:53 -05:00
529be1a519 adding an ffmpeg.rs and thumbnailing fn
This module adds a bg_from_video function that takes uses the ffmpeg
binary to create thumbnails and adds them to the apps local data directory.
2023-04-22 07:18:05 -05:00