fn ffmpeg_extract_thumbnail(path: &Path) -> Result<Pixbuf, String>
Extract a thumbnail frame from a video file using ffmpeg.
ffmpeg