Skip to main content

A simple Python script to break videos into frames.

Project description

VideoToFrames

PyPI version PyPI pyversions Build Status codecov

A simple Python script to break videos into frames. This package does NOT require ffmpeg.

Installation

VideoToFrames requires Python 3.4+

pip install videotoframes

Example Usage:

VideoToFrames can be run from any command prompt.

Assuming there is a video at ./videos/example.mp4 and you want to create frames in ./frames:

videotoframes -i ./vidoes/example.mp4 -o ./frames

If you want to create a limited number of frames that are evenly distributed:

videotoframes -i ./videos/example.mp4 -o ./frames --max-frames=20 --even

You can also use VideoToFrames with many videos at once:

videotoframes -i ./videos -o ./frames

GitHub Project

https://github.com/brandonschabell/videotoframes

PyPi Project

https://pypi-hypernode.com/project/videotoframes/

Contact

Please feel free to email me at brandonschabell@gmail.com with any questions or feedback.

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

videotoframes-1.0.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

videotoframes-1.0.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file videotoframes-1.0.0.tar.gz.

File metadata

  • Download URL: videotoframes-1.0.0.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for videotoframes-1.0.0.tar.gz
Algorithm Hash digest
SHA256 698500af812a08e7c32f5ff42930ca7587852fa877a620a19b4ebc65c50178f6
MD5 643346dc77c0dc2d1d42bf08e3a621b4
BLAKE2b-256 327ab8e40ad92f9777bd15efc3257bbb3bc0130547bdad538ff0e82dbe55ef06

See more details on using hashes here.

File details

Details for the file videotoframes-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: videotoframes-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for videotoframes-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bd499a0b8afe8d42aa1a4ba47006a2d2f8eba4c6e85d9ef2da863091543b476c
MD5 2ddf02ae205688fda8cc8662fdcbc2d7
BLAKE2b-256 c6d7b99a961eff78a081c14464f650adb404f73aa0a622958dfc9e5ac18bfc6b

See more details on using hashes here.

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