mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 18:18:06 +00:00
Update README.md
This commit is contained in:
parent
ce3a860fa7
commit
394b21af30
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,8 @@ With your own parameters:
|
|||
|
||||
-o --output_file Name/Path for output file (Default: (input file name)_av1.mkv)
|
||||
|
||||
-m --mode 0 - Video encoding (Default), 1 - Image encoding
|
||||
|
||||
-enc --encoder Encoder to use (aomenc or rav1e or svt_av1. Default: aomenc)
|
||||
Example: -enc rav1e
|
||||
|
||||
|
@ -72,6 +74,8 @@ With your own parameters:
|
|||
|
||||
[PySceneDetect](https://pyscenedetect.readthedocs.io/en/latest/) used for spliting video by scenes and running multiple encoders.
|
||||
|
||||
Both Video and Avif Image encoding
|
||||
|
||||
Simple and clean console look
|
||||
|
||||
Automatic determination of how many workers the host can handle
|
||||
|
|
Loading…
Reference in a new issue