No project description provided
Project description
video-upscaler
upscale (x2/x4/x8) a video or a directory of videos using the command line
dependencies
- moviepy
- loguru
- opencv
- torch
- numpy
- tqdm
- Real-ESRGAN
how to ..
.. install
# from pypi
pip install vidscaler
# from git repo
pip install git+https://github.com/nbdy/vidscaler
# or download a release from https://github.com/nbdy/vidscaler/releases
.. run
.. gui
vidscaler-gui
# or
vidscaler --gui
cli
vidscaler --help
usage: vidscaler [-h] -i INPUT -o OUTPUT [-c] [-s SCALE]
[-m MODEL_DIRECTORY] [-g] [-p]
options:
-h, --help show this help message and exit
-i INPUT, --input INPUT
Input directory or file
-o OUTPUT, --output OUTPUT
Output directory or file
-c, --cpu Use CPU mode
-s SCALE, --scale SCALE
Upscaling factor
-m MODEL_DIRECTORY, --model-directory MODEL_DIRECTORY
-g, --gui Run the GUI
-p, --preview Enable live preview
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file vidscaler-2024.4.15-py3-none-any.whl
.
File metadata
- Download URL: vidscaler-2024.4.15-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0e39d58da7a241d635944f1e2d2720bb712dff46148a07037b91e553c020f12 |
|
MD5 | 1d8370d060ad01111787f35d7f7d93fc |
|
BLAKE2b-256 | d536a91d9cad87a776f9df6d0a8340ddab64950bcbf80a492d7788415560dc43 |