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 255 0 0 --color2 0 255 255
Halftone Effect
siss input.mp4 output.mp4 --effect halftone --symbol_type asterisk --symbol_size 12
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
siss-0.1.1.tar.gz
(7.9 kB
view details)
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
siss-0.1.1-py3-none-any.whl
(5.3 kB
view details)
File details
Details for the file siss-0.1.1.tar.gz.
File metadata
- Download URL: siss-0.1.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a0ff1bc35f4a93a313d107f07039698c937cd3c55fee8a0e491494226df6c56
|
|
| MD5 |
bd895147855623d0110b069b82e745c2
|
|
| BLAKE2b-256 |
581f6532177259dd20d93952053f9b7f5e3cb67f8afacf1c8da704169677ab90
|
File details
Details for the file siss-0.1.1-py3-none-any.whl.
File metadata
- Download URL: siss-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0bd768516f16778df600df7090b746b1f55356934794c73118702981a47e785
|
|
| MD5 |
33638d97896aeb8ec419ffcf1c59d917
|
|
| BLAKE2b-256 |
306ecbd4e9f01b2ca54306cf76b8853e095c518754e1d5fffc9f955777a9fa74
|