Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

make_room-0.0.1.tar.gz (8.9 MB view hashes)

Uploaded Source

Built Distribution

make_room-0.0.1-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page