google/veo-3.1-lite 🔢🖼️📝❓ → 🖼️

⭐ Official ▶️ 9.6K runs 📅 Mar 2026 ⚙️ Cog 0.17.1 🔗 GitHub
image-to-video-with-audio text-to-video-with-audio

About

Google's cost-efficient video generation model with native audio, optimized for high-volume applications

Example Output

Prompt:

"A close-up of two old friends reuniting at a train station. The woman gasps, 'I can't believe it's really you!' and they embrace tightly. The sound of a train whistle echoes in the background, ambient station noise, emotional orchestral music swells gently."

Output

Performance Metrics

41.57s Prediction Time
41.59s Total Time
All Input Parameters
{
  "prompt": "A close-up of two old friends reuniting at a train station. The woman gasps, 'I can't believe it's really you!' and they embrace tightly. The sound of a train whistle echoes in the background, ambient station noise, emotional orchestral music swells gently.",
  "duration": 8,
  "resolution": "720p",
  "aspect_ratio": "16:9"
}
Input Parameters
seed Type: integer
Random seed for generation. Doesn't guarantee determinism but slightly improves it.
image Type: string
Input image to animate into a video. Ideal images are 16:9 or 9:16 and 1280x720 or 720x1280, depending on the aspect ratio.
prompt (required) Type: string
Text prompt for video generation
duration Default: 8
Video duration in seconds. Must be 8 when using 1080p resolution.
last_frame Type: string
Ending image for interpolation. When provided with an input image, creates a smooth transition between the two images.
resolution Default: 720p
Resolution of the generated video. 4k is not supported for Veo 3.1 Lite.
aspect_ratio Default: 16:9
Video aspect ratio
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
Generating video with model: veo-3.1-lite-generate-preview
  prompt: A close-up of two old friends reuniting at a train station. The woman gasps, 'I can't believe it's r...
  aspect_ratio=16:9, duration=8s, resolution=720p, seed=3327508152
Video generation started, operation: models/veo-3.1-lite-generate-preview/operations/ei4vjmgsnqfs
Still generating... (25s elapsed)
Video generated in 40.7s
Downloading video...
Downloaded video in 0.3s
Version Details
Version ID
fe0ac882f170a9ee79aa4940abe83fa09f68b1e074cde15c7693a1e2728a9558
Version Created
April 2, 2026
Run on Replicate →