mkpreview creates previews from movie files Support for all FFMPEG video types.
Project description
mkpreview builds a grid of images from a movie file. - Support for all video file types in FFMPEG. - It will create a SQLite3 database with all of the video meta dataparameters and create an MD5 hash of the file - It provides very basic support for creating video part numbers
Get Started!
Here’s how to set up mkpreview for local environment.
1- Clone the mkpreview locally:
$ git clone git@github.com:/mkpreview.git
2- Install your local copy into a virtualenv. Assuming you have virtualenvwrapper installed, this is how you set up the package for local development:
$ sudo make boostrap
$ mkvirtualenv mkpreview
$ pip install -r requirements/dev.txt
3- How to enable/disable virtualenv
$ workon mkpreview
$ ...
$ deactivate
Credits
This package was generated using Yeoman and Cookiecutter projects.
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unrelease]
### Added
added configuration information
fixed production requirements
[Unrelease] TBD-link
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mkpreview-0.7.0.tar.gz
.
File metadata
- Download URL: mkpreview-0.7.0.tar.gz
- Upload date:
- Size: 813.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40d0b8fc3260b70ad98b7cbf1ec021037aa91c208cd2e0626ae1a26af8fefc40 |
|
MD5 | f0ca3f193d0251970fcce907ff836129 |
|
BLAKE2b-256 | 71b9cad29ed76c14e837507e34db15f458284b820df74c7be3573b6ef975743f |
File details
Details for the file mkpreview-0.7.0-py2.py3-none-any.whl
.
File metadata
- Download URL: mkpreview-0.7.0-py2.py3-none-any.whl
- Upload date:
- Size: 29.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd7d9ad0d29d4bba668eee34ce1814b0966656b5eba8d2e3c75ffc534a93b631 |
|
MD5 | 2ce6f349f9019fb9ed24d714c0c28336 |
|
BLAKE2b-256 | 36437fc311c59c162bb9f54187559d63440732e3457cf52d118bfd8dc8185340 |