@open-motion/encoder
v0.1.9
Published
The FFmpeg-powered encoding engine for **OpenMotion**.
Downloads
83
Readme
@open-motion/encoder
The FFmpeg-powered encoding engine for OpenMotion.
This package handles:
- Merging image sequences into high-quality MP4 files.
- Managing frame rates and output quality (CRF).
- Future support for audio track mixing and multi-track encoding.
🛠 Installation
pnpm add @open-motion/encoder📖 Requirements
You must have ffmpeg installed on your system.
📖 Usage
Typically used internally by the @open-motion/cli.
Learn more at the main OpenMotion repository.
