Scripts to convert pictures and videos using more space efficient encodings.
Project description
Development
Clone this repository.
Create a virtual environment, for example, directory venv using Python's venv module.
python -m venv venv
Activate the new environment with:
source ./venv/bin/activate
Make sure the latest pip version is in your virtual environment:
pip install --upgrade pip
Install all dependencies:
pip install -e ".[test,dev]"
Test run cli tool:
make-room --help
Usage
To run the make_room.py script:
# at project root
hatch run make-room ~/ec-keep/photos-videos/2023/
This finds video within the ~/ec-keep/photos-videos/2023/ directory and encodes them using H265 with a constant rate factor of 28.
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 make_room-0.0.1.tar.gz.
File metadata
- Download URL: make_room-0.0.1.tar.gz
- Upload date:
- Size: 8.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27766769bea15ddb7053bcfe8ac1175da73156dcdeec43dd45daeba1c89fdafb
|
|
| MD5 |
8867ba8e2c39e7eb2b47142bc0c1561a
|
|
| BLAKE2b-256 |
63ce7e5f8c82d917a02d0e53f0bdb357219d4ee51956d5dded76782848f814aa
|
File details
Details for the file make_room-0.0.1-py3-none-any.whl.
File metadata
- Download URL: make_room-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3151cbb19dff381a6dd164bb54450cf8eac4cf071f7017929d2357457ffcd378
|
|
| MD5 |
c2cc962c626630803c9443fd60b7f581
|
|
| BLAKE2b-256 |
bc61ac0a717b431101a2d156e9e4eab2fc900ac12726ee839de79c31d0f2b2ed
|