overlay-video-preparer

Community

Prepare overlay videos for compositing in video projects.

Authorbachdyon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for preparing overlay videos with proper alpha channels and resolutions, ensuring they are ready for compositing over other video content.

Core Features & Use Cases

  • Alpha Channel Check: Validates the alpha channel of overlay videos.
  • Resolution and FPS Normalization: Adjusts the resolution and frame rate to match the target video project.
  • Color and Saturation Adjustments: Enhances the visual quality of overlays for better blending.
  • File Conversion: Converts files to the required format for use in video editing software like Remotion.
  • Use Case: When creating a video with stock overlays, this Skill ensures that the overlays have the correct alpha channels and are in the right resolution for compositing in Remotion.

Quick Start

Use the overlay-video-preparer skill to prepare overlay videos for a Remotion project:

python3 skills/overlay-video-preparer/scripts/prepare_overlay_video.py \
  /path/to/overlay.mp4 \
  --output-dir jobs/<job_id>/remotion/public \
  --width 1024 \
  --height 1536

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: overlay-video-preparer
Download link: https://github.com/bachdyon/video-automator-skills/archive/main.zip#overlay-video-preparer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.