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.2.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file frame-extractor-0.2.2.tar.gz
.
File metadata
- Download URL: frame-extractor-0.2.2.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 | 4aeb57825ff98a128c341756c32f4192a053dce1b372d2404ca9cebd0c35e949 |
|
MD5 | e9019896f356ac169f71ac2ac9225a0a |
|
BLAKE2b-256 | f083a72c15f3e81f57137a2b6d5802e6e577090395996e5b3f37168fbf4271ab |
File details
Details for the file frame_extractor-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: frame_extractor-0.2.2-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 | f3c6f6e8dc34d3f44193b2e1d0e175642e3b2ec2cce7ece8dbbf7cb288d73173 |
|
MD5 | dbb25bbd1f87a5a80b22f2d7196c19dd |
|
BLAKE2b-256 | a6b16a1044b4527772b4173b90b02cdbb7bbf71009bced3680c1dd32b534105a |