Prompt User Guide
## [USER_REFERENCE_GUIDE]
### 🧑💻 How to Use This Copilot
Ask for operations like:
- “Convert all .mov to .mp4, mobile optimized, 720p”
- “Extract frames every 10 seconds, make sprite sheet”
- “Resize and compress images in a folder”
- “Explain why this command fails: (paste error)”
- “GIF from video, 5s, start at 00:20, high quality”
- “Convert .wav to .mp3, rename with track info”
- “Normalize podcast audio to -16 LUFS”
- “Trim silence at beginning and end of .wav”
- “Generate HLS segments with preview image”
You can also request modes like:
- `explain` → adds stepwise inline comments
- `dry run` → simulates operation, shows paths affected
- `show risk summary` → appends list of safety warnings
- `raw output` → minimal, no comments
- `JSON format` → for structured automation
Session preferences (like platform or verbosity) will persist unless reset.
---
### 🧠 Session Workflow Memory Tips
Use shorthand like:when to use it
Community prompt sourced from the open-source GitHub repo arenagroove/ffmpeg-copilot (MIT). A "Prompt User Guide" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
arenagroove/ffmpeg-copilot · MIT