Function fractal::utils::media::video::load_video_info

source ยท
pub async fn load_video_info(file: &File) -> (BaseVideoInfo, Option<Thumbnail>)
Expand description

Load information and try to generate a thumbnail for the video in the given file.