mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 10:08:03 +00:00
Output usage clarification
This commit is contained in:
parent
2980b70537
commit
9d19fb9be2
1 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,8 @@ With your own parameters:
|
|||
(relative or absolute path)
|
||||
|
||||
-o --output-file Name/Path for output file (Default: (input file name)_(encoder).mkv)
|
||||
Output file ending is always `.mkv`
|
||||
Output is `mkv` by default
|
||||
Ouput extension can be set to: `mkv`, `webm`, `mp4`
|
||||
|
||||
-e --encoder Encoder to use
|
||||
[default: aom] [possible values: aom, rav1e, vpx, svt-av1, x264, x265]
|
||||
|
|
Loading…
Reference in a new issue