ffmpeg

Convert media formats and process video and audio with FFmpeg commands.

1|3|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/Soltus/encv-go --skill ffmpeg-soltus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ffmpeg
Source: https://github.com/Soltus/encv-go/tree/main/.trae/skills/ffmpeg
Command: npx skills add https://github.com/Soltus/encv-go --skill ffmpeg-soltus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides an easy-to-follow reference guide to FFmpeg commands, enabling you to convert media formats, process video/audio, apply filters, and manage FFmpeg tasks effortlessly.

Core Features & Use Cases

  • Media Format Conversion: Convert between audio and video files.
  • Video/Audio Processing: Manipulate audio and video streams, such as adjusting codecs, bitrate, and resolution.
  • Filter Application: Apply filters for tasks like watermarking, scaling, and color adjustment.
  • Stream Extraction: Extract streams from media files.
  • Use Case: Streamline video post-production workflows by utilizing FFmpeg's command-line capabilities for encoding, decoding, and streaming tasks.

Quick Start

Extract all audio streams from the video file 'movie.mp4'.

Frequently Asked Questions about ffmpeg

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

FAQPage Schema
How do I extract audio streams from a video file using ffmpeg?

To extract audio streams from a video file using ffmpeg, you need to execute specific command-line instructions that isolate and save the audio tracks. This Skill provides the exact commands to separate streams from multimedia files like 'movie.mp4' efficiently.

What is the best way to convert media formats with command line tools?

The best way to convert media formats is using FFmpeg command-line references to switch between audio and video files. This Skill offers a comprehensive guide for manipulating codecs and formats to ensure accurate multimedia file conversion.

Can I apply video filters like scaling and watermarking using ffmpeg?

Yes, you can apply video filters like scaling and watermarking using ffmpeg by leveraging its built-in filter application commands. This Skill details how to execute these adjustments for color correction and video stream manipulation.

How do I adjust video bitrate and resolution for stream processing?

To adjust video bitrate and resolution for stream processing, you use specific FFmpeg commands to manipulate the encoding parameters. This Skill provides the reference commands needed to alter these audio and video stream properties effectively.

Do I need ffmpeg installed on my system to use this media processing reference?

Yes, you need FFmpeg installed on your system because this Skill serves as a reference guide for generating the correct commands. It facilitates the multimedia tasks but relies on your local environment to execute the actual processing.

Related Skills