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.1.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file frame-extractor-0.2.1.tar.gz
.
File metadata
- Download URL: frame-extractor-0.2.1.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 | 6508334bb8645f1da716128f0a66a9f28558fd55d4222d29b737634f0c88191a |
|
MD5 | 7c3648923a801a90b30c98bd5221a6df |
|
BLAKE2b-256 | 56ce13720e55d436ca959308f8505ea350eab8f08856449864ea970f7cda4e73 |
File details
Details for the file frame_extractor-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: frame_extractor-0.2.1-py3-none-any.whl
- Upload date:
- Size: 15.5 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 | 7fc6347430e33c740bfbc85a071cc880e47c9edac50a1ded1a5e3c9734a82ed0 |
|
MD5 | b2a362b3295c752ef5d32c7387ea1dcb |
|
BLAKE2b-256 | 3006572490c03e97987df0c5e509446fa3c101b41b56acdb3ed91dc146dd0106 |