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.4.tar.gz
(5.5 kB
view details)
Built Distribution
mozyq-0.0.4-py3-none-any.whl
(6.8 kB
view details)
File details
Details for the file mozyq-0.0.4.tar.gz
.
File metadata
- Download URL: mozyq-0.0.4.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 | 0f7547869fa95ef5b8e52b581a36ba73b9e9c77d178739755084243ec5724150 |
|
MD5 | 28dbb0721cfd1885a0ef7880e13bb55b |
|
BLAKE2b-256 | ba0353ce367bb84267e322da6e0e0f838bcbda8f7ec773030c1831eb3f052c1e |
File details
Details for the file mozyq-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: mozyq-0.0.4-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 | 6f7024647d7fc602343d1d5c892d61155517b663eb8c2adf1bd5bc99349d1993 |
|
MD5 | d5c12f08bb527f5eb40b5be386e63be5 |
|
BLAKE2b-256 | 65e389f561d5c596fdab5302d4bf5c865850cc5069be727673ef0b1d3ed39d04 |