What problem does it solve?
FFmpeg commands and patterns to convert, resize, compress, trim, and otherwise prepare video and audio assets so they play reliably on the web and in Remotion compositions.
Core Features & Use Cases
- Format conversion and transcoding: Convert GIFs, MOVs, WAVs and other sources into web-friendly MP4, WebM, or platform-specific formats using appropriate codecs.
- Asset preparation for Remotion and platforms: Resize, pad or crop, enforce even dimensions, set frame rates, apply movflags for progressive loading, and optimize outputs for YouTube, Twitter, LinkedIn, and web embeds.
- Editing and batch workflows: Trim and concatenate clips, change playback speed with audio tempo chaining, extract or convert audio, run batch GIF-to-MP4 conversions, and tune quality via CRF and presets.
Quick Start
Convert input.gif into a Remotion-ready MP4 with even dimensions, yuv420p pixel format, and faststart metadata so it streams correctly.