some docs

This commit is contained in:
Zen 2021-04-28 17:17:53 +03:00
parent 6b3353423e
commit fc2c317e58
2 changed files with 15 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# Aomenc # Aomenc
GIT: [AOM](https://aomedia.googlesource.com/aom/) GIT: [AOM](https://aomedia.googlesource.com/aom/)

View file

@ -1 +1,14 @@
# 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)|