ffmpeg-stabilization-360

Stabilize shaky footage and convert 360/VR video projections with FFmpeg filters.

51|10|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/JosiahSiegel/claude-plugin-marketplace --skill ffmpeg-stabilization-360
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ffmpeg-stabilization-360
Source: https://github.com/JosiahSiegel/claude-plugin-marketplace/tree/main/plugins/ffmpeg-master/skills/ffmpeg-stabilization-360
Command: npx skills add https://github.com/JosiahSiegel/claude-plugin-marketplace --skill ffmpeg-stabilization-360

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the common issues of shaky video footage and the complexities of working with 360/VR video formats, making professional-grade video processing accessible.

Core Features & Use Cases

  • Video Stabilization: Smooths out shaky footage using various algorithms like deshake and VidStab.
  • 360/VR Video Processing: Handles projection conversions, rotation, and reframing for immersive content.
  • Motion Effects: Creates Ken Burns-style zoom and pan animations.
  • Lens Correction: Corrects distortion for action cameras and other lenses.
  • Use Case: Stabilize a GoPro video from a bike ride, then convert it to a standard flat video with a specific field of view and apply a subtle zoom effect.

Quick Start

Use the ffmpeg-stabilization-360 skill to stabilize the video file 'shaky_footage.mp4' and save it as 'stable_footage.mp4'.

Frequently Asked Questions about ffmpeg-stabilization-360

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

FAQPage Schema
How do I stabilize shaky video footage using FFmpeg?

You can stabilize shaky video footage using FFmpeg by applying filters like deshake and VidStab. This Skill provides the specific FFmpeg commands to smooth out unstable recordings from action cameras or drones.

Can FFmpeg convert 360 video projections for VR headset compatibility?

Yes, FFmpeg can convert 360 video projections for VR headset compatibility. This Skill provides commands using the v360 filter to handle projection conversion, rotation, and reframing for immersive content.

What is the best way to correct lens distortion for action camera footage?

The best way to correct lens distortion for action camera footage is using the FFmpeg lenscorrection filter. This Skill provides the necessary commands to fix distortion and process video from cameras like GoPros.

Does FFmpeg support creating motion effects like Ken Burns zoom and pan?

Yes, FFmpeg supports creating Ken Burns-style motion effects. This Skill includes commands for the zoompan filter, allowing you to generate subtle zoom and pan animations directly within your video processing workflow.

How do I process a 360 VR video into a standard flat video?

To process a 360 VR video into a standard flat video, you use FFmpeg projection conversion filters. This Skill provides the commands to convert immersive footage to a specific field of view while applying stabilization and zoom effects.