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
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.3.tar.gz
(5.5 kB
view details)
Built Distribution
mozyq-0.0.3-py3-none-any.whl
(6.8 kB
view details)
File details
Details for the file mozyq-0.0.3.tar.gz
.
File metadata
- Download URL: mozyq-0.0.3.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.10 Linux/6.8.0-40-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aae410b92ce0102c3e214b47118f8c7926dec68193cdba49841a4da0d3fb251e |
|
MD5 | 33bab068594725ded72bb120ed3c4720 |
|
BLAKE2b-256 | e8cf5ca0f2609febeb7c388fd6e1caa30c7b70e91f7d1cc819d0302774f1c602 |
File details
Details for the file mozyq-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: mozyq-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.10 Linux/6.8.0-40-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dec510983a101e7d8096e2dc13aa29629b2d9707cd0cf15cca106e61ff854d62 |
|
MD5 | 04cc31b50f81b9ac46fa92533285796c |
|
BLAKE2b-256 | a31341b354ef67aced703a4cc970210e9594792ab96fe31da39c9fb61a46c149 |