image-to-video

Installation
SKILL.md

Image to Video Skill

Combine a static image with an audio file to produce an MP4 video using FFmpeg. Supports resolution presets (1080p, 720p, square, vertical), optional audio visualization overlays (waveform, spectrum, cqt, bars), and batch processing of matched image+audio pairs. For image generation, use gemini-image-generator instead.

Reference Loading Table

Signal Load These Files Why
building FFmpeg filter graphs for audio visualization; encoding settings ffmpeg-filters.md Loads detailed guidance from ffmpeg-filters.md.

Instructions

Phase 1: VALIDATE

Confirm all prerequisites before attempting video creation.

Step 1: Check FFmpeg installation

Always run this check first -- many systems lack FFmpeg or have minimal builds, and skipping it produces confusing subprocess errors instead of clear install guidance.

Installs
16
GitHub Stars
416
First Seen
Mar 23, 2026
image-to-video — notque/vexjoy-agent