Pull frames, audio, and metadata from a video via server-side ffmpeg. 5 credits.
URL of the video to extract from
Frame indices to extract. Use [0, 75, 150] for specific frames, 'auto' for 3 evenly spaced, or 'last' for the final frame
Extract audio track as WAV
Return video metadata (width, height, fps, duration). Defaults to true