video-assembly
CommunityPipeline to assemble images and audio into final video.
Authorjkitchin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Describes the end-to-end video assembly workflow using ffmpeg to combine images and audio into a synchronized MP4.
Core Features & Use Cases
- Audio Concatenation: merge scene-level audio into a single track.
- Timing & Frames: calculate timing per image to ensure even pacing.
- Video Encoding: generate final video with proper frame rate, resolution, and codecs.
Quick Start
Use the provided Bash script to assemble a 6-scene video from scene_.png and scene_.mp3 files.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: video-assembly Download link: https://github.com/jkitchin/skillz/archive/main.zip#video-assembly Please download this .zip file, extract it, and install it in the .claude/skills/ directory.