ffmpeg

Convert video and audio files into browser-compatible media assets.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/diegorodsouza/pos-ia-aplicada --skill ffmpeg-diegorodsouza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ffmpeg
Source: https://github.com/diegorodsouza/pos-ia-aplicada/tree/main/MODULO_03-Model_Context_Protocol_MCP/Exemplo_04_Skills/.agents/skills/ffmpeg
Command: npx skills add https://github.com/diegorodsouza/pos-ia-aplicada --skill ffmpeg-diegorodsouza

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of manually converting, resizing, compressing, and packaging media files so they are ready for editing, web playback, and production delivery.

Core Features & Use Cases

  • Format Conversion: Turn GIFs, screen recordings, and audio files into the right output format for downstream tools and platforms.
  • Media Optimization: Resize, trim, compress, fade, and adjust playback speed while keeping output compatible and efficient.
  • Remotion Asset Prep: Prepare videos, demos, and GIFs for Remotion workflows with browser-friendly settings and consistent encoding.
  • Use Case: If you need to turn a raw demo recording into a clean MP4 that loads quickly in a browser and matches your composition settings, this Skill gives you the exact processing workflow.

Quick Start

Ask the skill to convert your source media into a browser-compatible MP4, then resize it, optimize it for fast playback, and prepare it for use in Remotion or other video workflows.

Frequently Asked Questions about ffmpeg

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

FAQPage Schema
How do I convert a video to a browser-compatible MP4 with faststart metadata?

Converting video to a browser-compatible MP4 requires FFmpeg workflows that add faststart metadata, synchronize audio processing, and enforce even dimensions for smooth web playback. This Skill applies those exact encoding settings automatically.

Can I prepare video assets for Remotion compositions using FFmpeg?

Yes, preparing video assets for Remotion compositions using FFmpeg is fully supported. This Skill generates Remotion-ready exports with browser-friendly settings, consistent encoding, and synchronized audio for direct workflow integration.

What's the best way to compress and resize video files for web delivery?

Compressing and resizing video files for web delivery is best handled through FFmpeg transcoding workflows that enforce even dimensions, faststart metadata, and browser-compatible formats. This Skill automates that exact media optimization process.

Does FFmpeg support extracting audio and creating GIFs from video files?

Yes, FFmpeg supports extracting audio and creating GIFs from video files. This Skill handles both audio extraction and GIF creation alongside trimming, concatenation, fades, and speed changes for comprehensive media processing.

Why does my transcoded video have unsynchronized audio after format conversion?

Unsynchronized audio after format conversion often occurs when FFmpeg workflows lack proper audio processing synchronization. This Skill maintains synchronized audio processing during all format conversions, trimming, and speed changes to prevent this issue.

Do I need FFprobe to trim and concatenate video files accurately?

Yes, accurate trimming and concatenation require FFprobe workflows to analyze media streams before applying FFmpeg operations. This Skill uses integrated FFmpeg and FFprobe workflows to ensure precise cuts, seamless concatenation, and synchronized output.