Skip to main content

mkpreview creates previews from movie files Support for all FFMPEG video types.

Project description

https://img.shields.io/github/v/release/:cbitterfield/:mkpreview?sort=semver https://img.shields.io/travis/fgriberi/python_boilerplate.svg Documentation Status https://img.shields.io/pypi/pyversions/mkpreview?style=plastic

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkpreview-0.3.7.tar.gz (811.7 kB view hashes)

Uploaded Source

Built Distribution

mkpreview-0.3.7-py2.py3-none-any.whl (28.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page