pub fn extract_frames( start: &Decimal, input_file: &Path, duration: &Decimal, output_dir: &Path, ) -> Result<(), Error>