A CLI tool for video frame interpolation using RIFE
Reason this release was yanked:
I'm an idiot
Project description
RIFEX: A Simple CLI for Vulkan RIFE
A lightweight command-line interface (CLI) for video frame interpolation using the RIFE Vulkan-powered frame interpolation technology.
Installation
pip install rifex
Usage
Run the tool with minimal configuration:
rifex -i <input_video_path> -o <output_video_path> -f <interpolation_factor> -s
Example
Interpolate a video to 4x the original frames with a scale factor of 0.5:
rifex -i input.mp4 -o output.mp4 -f 4 -s 0.5
Supported Options
-i,--input: Path to the input video file (required).-o,--output: Path to save the output video. Defaults to<Videos Directory>/<input_filename>_rifex.<extension>.-f,--factor: Interpolation factor (2x, 3x, or 4x). Defaults to 2.-s,--scale: Scale factor for RIFE (0.25, 0.5, 1.0, 2.0, or 4.0). Defaults to 0.5.
Questions?
This CLI is a simple wrapper for Vulkan-powered RIFE. For detailed documentation, usage instructions, or troubleshooting, refer to the RIFE GitHub.
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rifex-0.0.3.tar.gz.
File metadata
- Download URL: rifex-0.0.3.tar.gz
- Upload date:
- Size: 19.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8ba27978d1d642f98c86058c5752750ea027cb1161dca4be3f8530485cafccc
|
|
| MD5 |
2876f35e87e935f244a750136970485a
|
|
| BLAKE2b-256 |
1d90b2aba9ce00ee8d8168b4700724f1d06f4df129bd5e85b15bf5b7a65f7147
|
File details
Details for the file rifex-0.0.3-py3-none-any.whl.
File metadata
- Download URL: rifex-0.0.3-py3-none-any.whl
- Upload date:
- Size: 19.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88e41556217b6863212609bf955a030cd1e5313402b94234306c50b41d29a281
|
|
| MD5 |
cfd5d77d52ba9c00c6887901b12112a0
|
|
| BLAKE2b-256 |
ee1f5a65abbe06d18b3bfa9cf1489e9124d8870147c4f0d284daeb859f89df73
|