One-click install
npx skills add https://github.com/video-production-buddy/video-production-buddy --skill ffmpeg-video-production-buddy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ffmpeg
Source: https://github.com/video-production-buddy/video-production-buddy/tree/main/.agents/local/skills/ffmpeg
Command: npx skills add https://github.com/video-production-buddy/video-production-buddy --skill ffmpeg-video-production-buddy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the tedious, error-prone work of manually writing complex FFmpeg commands for video and audio processing, saving hours of trial and error for video production workflows.

Core Features & Use Cases

  • Common Media Transformations: Handle format conversion (GIF to MP4, audio format conversion), resizing, compression, trimming, speed adjustment, concatenation, and fade effects for any video or audio file.
  • Remotion Project Prep: Optimize raw recordings, screen captures, and GIF assets to meet Remotion's codec, resolution, and framerate requirements.
  • Multi-Platform Distribution: Pre-configured export settings for YouTube, Twitter/X, LinkedIn, web embeds, and social platforms to meet each platform's file size, resolution, and format rules.
  • Use Case: If you have a 60-second raw demo recording that needs to be trimmed to 20 seconds, compressed for web, and exported for both YouTube and Twitter, this skill provides tested, ready-to-use commands for every step.

Quick Start

Use the ffmpeg skill to convert the raw demo recording 'raw-demo.mov' to a 1080p 30fps MP4 optimized for Remotion and web upload.

Frequently Asked Questions about ffmpeg

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a GIF to MP4 and optimize video for web upload?

To convert a GIF to MP4 and optimize video for web upload, you need specific media transformation commands for format conversion, resizing, and compression. This provides tested, ready-to-use commands to automate these web-compatible encoding tasks.

Can I use ffmpeg to prepare assets for a Remotion video project?

Yes, you can prepare assets for a Remotion video project by optimizing raw recordings to meet Remotion's codec, resolution, and framerate requirements. This automates the asset preparation process without manual command-line flag calculation.

What is the best way to compress and trim a raw demo recording for social platforms?

The best way to compress and trim a raw demo recording for social platforms is using pre-configured export settings. This provides tested commands for multi-platform distribution to meet file size, resolution, and format rules for YouTube and Twitter.

How do I adjust audio and video speed synchronously during media conversion?

To adjust audio and video speed synchronously during media conversion, you apply specific transformation flags to match the media tracks. This provides ready-to-use commands for synchronized audio/video speed adjustment without manual calculation.

Does this approach support adding fade effects and concatenating multiple video files?

Yes, this approach supports adding fade effects and concatenating multiple video files through routine media editing tasks. It handles common media transformations including format conversion, resizing, trimming, and concatenation for any video or audio file.