Extract frames from a video
Project description
frame-extractor
A CLI library to extract frames from a video
Installation
pip install frame-extractor
Usage
CLI
framextract <inputfile> --get-info-only -o <outputfolder> -f <framerate>
Development
MacOS
python -m venv venv
source venv/bin/activate
pip install [wheel] -r requirements.txt
bumpversion [--tag] [--commit] [major|minor|patch]
python setup.py sdist [bdist_wheel]
twine check dist/*
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
twine upload dist/*
Tests
pytest --durations=3 --cov-report=html --cov=framextract
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
frame-extractor-0.2.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file frame-extractor-0.2.0.tar.gz
.
File metadata
- Download URL: frame-extractor-0.2.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 402ac303e69376b6f0f11ca20f022ff1291ddeb55d705ec8183c38599cbb36fe |
|
MD5 | 9a092ba67c4c237f02be31347632ab0c |
|
BLAKE2b-256 | 48299c27d64d4e540da581166fe14c435eedd06c4ee085327b6f3b0ffe1f8a3f |
File details
Details for the file frame_extractor-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: frame_extractor-0.2.0-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0eccbbc8fe8c2ce172e34573bfa830a2d45b6dac2087cc1d3216e585f2f57f08 |
|
MD5 | ba52ab8eb690c41bf6c7abe9142596c3 |
|
BLAKE2b-256 | 5d43f7b94bf4bfe31aadc76f67da5178fdd3474b30e6e4b4a09c856bdcf4366a |