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.3.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file frame-extractor-0.2.3.tar.gz
.
File metadata
- Download URL: frame-extractor-0.2.3.tar.gz
- Upload date:
- Size: 2.7 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 | bac1fe9df7ea18d402f880013510b737992f9d29663b2ec392db0e7f5d9c5ab0 |
|
MD5 | c690b0e26151f2b1f65d4f5433bcea47 |
|
BLAKE2b-256 | 876feb4cc6097e7e34722a32bebe7383802facb41e99294d61e4c958b86d3e94 |
File details
Details for the file frame_extractor-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: frame_extractor-0.2.3-py3-none-any.whl
- Upload date:
- Size: 15.6 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 | b7cd7c8d6b1397f96d972b9b5e63d6aabf3bf650cf3fc78182da53dbc37c992b |
|
MD5 | d3e678ab14e242cc17a5866ce144d34f |
|
BLAKE2b-256 | 5d0972413909603f0e95fef2140178ce9879ec62769f06c076b57fe5394fcdde |