ffmpeg-webassembly-workers
Installation
SKILL.md
CRITICAL GUIDELINES
Windows File Path Requirements
MANDATORY: Always Use Backslashes on Windows for File Paths
When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/).
Quick Reference
| Package | Size | Threading | Install |
|---|---|---|---|
@ffmpeg/core |
~31MB | Single | npm install @ffmpeg/ffmpeg @ffmpeg/util |
@ffmpeg/core-mt |
~31MB | Multi | Requires COOP/COEP headers |