Av1an/docs/Encoders/rav1e.md

14 lines
485 B
Markdown
Raw Normal View History

2021-04-28 14:17:53 +00:00
# rav1e
GIT: [rav1e](https://github.com/xiph/rav1e)
## Table of Contents
- [Important command line options](#important-command-line-options)
- [Example settings and explanation](#example-settings-and-explanation)
### Important command line options
| Command Line | Description |
| -------------| -------------|
| --quantizer | Quantizer (0-255), smaller values are higher quality (default: 100)|
| -s, --speed | Speed level 0-10 (0 is best quality, 10 is fastest) (default: 6)|