Update README.md

This commit is contained in:
Zen 2020-01-27 20:04:36 +02:00 committed by GitHub
parent ce3a860fa7
commit 394b21af30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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