ffmpeg-opencv-integration
CommunitySeamless FFmpeg & OpenCV video pipelines
AuthorJosiahSiegel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill bridges the gap between FFmpeg's powerful video I/O capabilities and OpenCV's extensive image processing functions, enabling complex video manipulation without common integration bugs.
Core Features & Use Cases
- Cross-Library Integration: Effortlessly pipe frames between FFmpeg and OpenCV processes.
- Color & Dimension Correction: Avoids common pitfalls with BGR/RGB color formats and (y,x) vs (x,y) dimensions.
- GPU Acceleration: Leverages libraries like ffmpegcv for hardware-accelerated video decoding and encoding.
- Advanced Libraries: Integrates with VidGear, Decord, and PyAV for optimized streaming, batch loading, and frame-level control.
- Use Case: Process a live RTSP stream using OpenCV for object detection, then encode the output with FFmpeg, all while ensuring correct color formats and efficient frame handling.
Quick Start
Use the ffmpeg-opencv-integration skill to pipe frames from 'input.mp4' to OpenCV for edge detection and save the result to 'edges.mp4'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: ffmpeg-opencv-integration Download link: https://github.com/JosiahSiegel/claude-plugin-marketplace/archive/main.zip#ffmpeg-opencv-integration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.