No project description provided
Project description
mozyq
mozyq is a Python command line tool that takes a folder containing multiple photos and generates a video of photography mosaics from them. This tool is useful for creating stunning mosaic videos where each frame is a mosaic made from the photos in the input folder.
Requirements
You need ffmpeg:
sudo apt install ffmpeg
Installation
pip install mozyq
Usage
First you need to have a folder with enough photos. You should have at least 500 630x630 photos. You can create one like this:
mkdir photos && seq 999 | xargs -I {} -n 1 -P 32 wget https://picsum.photos/630 -O photos/{}.jpg
To generate a video run:
mzq photos/1.jpg
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 mozyq-0.0.9.tar.gz.
File metadata
- Download URL: mozyq-0.0.9.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.18 Linux/6.14.0-33-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d14a62fa87bb202b2249740257d10b8834b26e13a67575278cecd7fa650235c7
|
|
| MD5 |
76632626a3db72b0de5b51e2eaabe898
|
|
| BLAKE2b-256 |
fa2cb32ae479363bb4b2bb06fbb5cd6583794ad71f76e164a858f2dc34624762
|
File details
Details for the file mozyq-0.0.9-py3-none-any.whl.
File metadata
- Download URL: mozyq-0.0.9-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.18 Linux/6.14.0-33-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd08beb06e74f3f909eff89d212a5d532fe2e2ef685fa185c94bbddb1f69394c
|
|
| MD5 |
ccf9df0f37fe21afd6509d92e40abf95
|
|
| BLAKE2b-256 |
fe69ae4189cd45f985eee78529b24ae847888fa1d1a93f10ba61f6d65f3ef1c0
|