A command-line utility for applying artistic effects to videos
Project description
Siss
A command-line utility for applying artistic effects to videos.
Key Features
- Duotone Effect: Creates stylish two-color videos, mapping colors to dark and light areas
- Halftone Effect: Creates artistic videos using symbol patterns that vary in size based on brightness
- Cross-platform Compatibility: Works on Windows, macOS, and Linux with automatic codec detection
- Progress Tracking: Shows real-time processing progress with estimated completion time
Installation
pip install siss
Quick Start
After installation, you can use Siss either as a command-line tool:
siss input_video.mp4 output_video.mp4 --effect duotone
Example Effects
Duotone Effect
siss input.mp4 output.mp4 --effect duotone --color1 56 12 45 --color2 217 237 3
This applies a duotone effect with deep purple for dark areas and bright yellow-green for light areas.
Halftone Effect
siss input.mp4 output.mp4 --effect halftone --symbol_type slash --symbol_size 20 --color1 56 12 45 --color2 217 237 3
This applies a halftone effect with slash symbols of varying sizes.
Documentation
For complete documentation, visit the GitHub repository.
Requirements
- Python 3.6+
- OpenCV (cv2)
- NumPy
- tqdm
Project details
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 siss-0.1.4.tar.gz.
File metadata
- Download URL: siss-0.1.4.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e03acfe0b995fb7de79b6390f1491b77bc655b464c6a942572d789a67aa6386e
|
|
| MD5 |
c7059b54915ced3a84a760880d50743a
|
|
| BLAKE2b-256 |
a13b659f4c2173baf2d3c3c59559c78385d3a668396494c7f060679b7e378009
|
File details
Details for the file siss-0.1.4-py3-none-any.whl.
File metadata
- Download URL: siss-0.1.4-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7253107dc665e40fabf610f36aeb9b02da2f530bb53610a987c303c40ee080e1
|
|
| MD5 |
d12ae1c53827ad570d07d02ea219b134
|
|
| BLAKE2b-256 |
08ed1d4db3efef4a75ce3e282cb0c7b7c4734fced4ebb4575b95f479c6e14b85
|