UNPKG

chat-about-video

Version:

Chat about a video clip using ChatGPT hosted in OpenAI or Azure, or Gemini provided by Google

3 lines 157 B
import { VideoFramesExtractor } from './types'; export declare const extractVideoFramesWithFfmpeg: VideoFramesExtractor; //# sourceMappingURL=ffmpeg.d.ts.map