diff --git a/README.md b/README.md index 140add9..7f6f484 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ![GitHub All Releases](https://img.shields.io/github/downloads/k4yt3x/video2x/total?style=flat-square) ![GitHub](https://img.shields.io/github/license/k4yt3x/video2x?style=flat-square) ![Platforms](https://img.shields.io/badge/Platforms-Windows%20%7C%20Linux%20%7C%20macOS-blue?style=flat-square) -![Become A Patron!](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2Fk4yt3x&style=flat-square) +![Become A Patron!](https://img.shields.io/badge/dynamic/json?color=%23e85b46&label=Patreon&query=data.attributes.patron_count&suffix=%20patrons&url=https%3A%2F%2Fwww.patreon.com%2Fapi%2Fcampaigns%2F4507807&style=flat-square) @@ -232,56 +232,6 @@ Are you interested in how the idea of Video2X was born? Do you want to know the --- -# Full Usage - -## Video2X Options - -### -h, --help - show this help message and exit - -### -i INPUT, --input INPUT - source video file/directory - -### -o OUTPUT, --output OUTPUT - output video file/directory - -### -c CONFIG, --config CONFIG - video2x config file path - -### --log LOG - log file path (default: program_directory\video2x_%Y-%m-%d_%H-%M-%S.log) - -### --disable_logging - disable logging (default: False) - -### -v, --version - display version, lawful information and exit - -## Upscaling Options - -### -d DRIVER, --driver DRIVER - upscaling driver (default: waifu2x_caffe) - -Available options are: - -- waifu2x_caffe -- waifu2x_converter_cpp -- waifu2x_ncnn_vulkan -- srmd_ncnn_vulkan -- realsr_ncnn_vulkan -- anime4kcpp - -### -r RATIO, --ratio RATIO - scaling ratio - -### -p PROCESSES, --processes PROCESSES - number of processes to use for upscaling (default: 1) - -### --preserve_frames - preserve extracted and upscaled frames (default: False) - ---- - ## License Licensed under the GNU General Public License Version 3 (GNU GPL v3)