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 -f '%03g' 999 | xargs -I {} -n 1 -P 32 wget https://picsum.photos/630 -O photos/{}.jpg
To generate a video run:
mzq photos/0000.jpg
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
mozyq-0.0.1.tar.gz
(8.2 kB
view details)
Built Distribution
mozyq-0.0.1-py3-none-any.whl
(9.9 kB
view details)
File details
Details for the file mozyq-0.0.1.tar.gz
.
File metadata
- Download URL: mozyq-0.0.1.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.10 Linux/6.5.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6116a92e038d3dd3df109bb6ecc8555aa21125c6db002b9ac858dcc475cba435 |
|
MD5 | b1846294ff91339fe7b0828520b7ad30 |
|
BLAKE2b-256 | e743fe0037eac2b856d14bc80321c4250d9917bfc7ed19b64fd95040b40adc84 |
File details
Details for the file mozyq-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: mozyq-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.10 Linux/6.5.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2b8e07988c0f99ab93b3f16f27adda7fe22d4d6022ff157d7eb7168800d0f9c |
|
MD5 | 4b911d4d3657d1d39499b8d6d49c2664 |
|
BLAKE2b-256 | 96c784ca43507e6add24aa9f46491b9ce8da9902386cca817d53602052c19807 |