diff --git a/README.md b/README.md index 2ba8155..e3d6b9e 100644 --- a/README.md +++ b/README.md @@ -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