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.5.tar.gz
(5.5 kB
view details)
Built Distribution
mozyq-0.0.5-py3-none-any.whl
(6.9 kB
view details)
File details
Details for the file mozyq-0.0.5.tar.gz
.
File metadata
- Download URL: mozyq-0.0.5.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 | 8b279b633cf6a4d5879188bcf46aa6fa08f31c136c0415fa722e25eede1b726b |
|
MD5 | b4440aacb58f115969255e328aeccd68 |
|
BLAKE2b-256 | bc665c8a4ae2f195da464feee98cd59ead9220ae30ab0aa7c124952f99a0dbbf |
File details
Details for the file mozyq-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: mozyq-0.0.5-py3-none-any.whl
- Upload date:
- Size: 6.9 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 | 61fd7e0e7813f8a0075978b95c25b8c59fd45887c6a584b72440a45c6eec7958 |
|
MD5 | 4d34fe32af0291ddd96259729e9c5a4b |
|
BLAKE2b-256 | abb5a819c1e7b7a7eefa69496d8ecbf62b65fb98d0f699f5ba4f567dcb802033 |