Optional modelModel identifier to use for generation.
Source image as a raw Buffer.
Text prompt describing the desired motion / narrative.
Optional negativeNegative prompt describing content to avoid.
Optional durationDesired output duration in seconds.
Optional aspectDesired aspect ratio.
Optional outputOutput container format. Defaults to 'mp4'.
Optional fpsFrames per second for the output video.
Optional seedSeed for reproducible output.
Optional userIdentifier of the requesting user.
Optional providerArbitrary provider-specific options.
Request payload for image-to-video generation.
Passed to IVideoGenerator.imageToVideo by the high-level orchestration layer. Requires a source image that serves as the first frame (or style reference) for the generated video.