media-processing

Automate media encoding, conversion, filtering, and RMBG background removal in batch workflows.

Updated Dec 16, 2025
One-click install
npx skills add https://github.com/nguyenvanlinh1902/trackingSolar --skill media-processing-nguyenvanlinh1902
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: media-processing
Source: https://github.com/nguyenvanlinh1902/trackingSolar/tree/main/.opencode/skill/media-processing
Command: npx skills add https://github.com/nguyenvanlinh1902/trackingSolar --skill media-processing-nguyenvanlinh1902

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Process media with FFmpeg (video/audio), ImageMagick (images), RMBG (AI background removal). Use for encoding, format conversion, filters, thumbnails, batch processing, HLS/DASH streaming.

Core Features & Use Cases

  • Video encoding/conversion with FFmpeg
  • Audio extraction and conversion
  • Image resizing and batch processing with ImageMagick
  • Background removal with RMBG
  • Batch workflows and thumbnail generation
  • Streaming-ready outputs (HLS/DASH)

Use case: A content creator has a folder of raw video clips, still images, and product photos and needs to batch-convert them to web-optimized formats, generate thumbnails, and remove backgrounds for product shots.

Quick Start

Batch-process a media set by encoding videos to web-ready formats, resizing images, and removing backgrounds with RMBG.

Frequently Asked Questions about media-processing

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

FAQPage Schema
How do I batch convert video clips to web-optimized formats and generate thumbnails?▼

Batch convert video clips to web-optimized formats and generate thumbnails by automating FFmpeg encoding and filtering. This applies batch workflows across video, audio, and images to produce web-ready outputs and thumbnails.

Can I use ImageMagick for batch image resizing alongside RMBG background removal?▼

Yes, ImageMagick batch image resizing works alongside RMBG background removal. You can automate media processing to resize product photos and remove backgrounds within a single batch workflow.

What is the best way to generate HLS and DASH streaming-ready outputs from raw video?▼

Generate HLS and DASH streaming-ready outputs from raw video by applying FFmpeg encoding and format conversion. This automates media filtering to produce adaptive bitrate streaming files.

Do I need to install FFmpeg and RMBG CLI separately before batch processing media?▼

Yes, you need FFmpeg, ImageMagick, and RMBG CLI installed separately. Batch media processing requires these external dependencies to execute video encoding, image resizing, and AI background removal.

How does RMBG-based background removal work for product photos in a batch workflow?▼

RMBG-based background removal for product photos works by applying AI models within a batch workflow. It automates media processing to strip backgrounds from multiple image files automatically.