Skip to main content

Break a video to it's frames.

Project description

Video To Frames

videoToFrames breaks a video to it's frames and save them in a folder.

Installation

You can install the videoToFrames from PyPI:

    python -m pip install break-video-to-frames

How to use

video to frames is a command line application, named videoToFrames. To check it's command-line options:

    $ videoToFrames -h

To break all videos in a folder to frames:

    $ videoToFrames -p your_folder_path

To break a specified video:

    $ videoToFrames -p your_video_path

You can specify a format to save frames (default is jpg):

    $ videoToFrames -f png

To see time and number of frames:

    $ videoToFrames -v

To import to your program:

    >>> import videoToFrames
    >>> videoToFrames.__version__
    >>> from videoToFrames.breaker import VideoToFrames
    >>> obj = VideoToFrames(path="your_path", verbose=True, image_format="jpg")
    >>> obj.run_breaking()

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

break-video-to-frames-1.0.0.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

break_video_to_frames-1.0.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file break-video-to-frames-1.0.0.tar.gz.

File metadata

  • Download URL: break-video-to-frames-1.0.0.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for break-video-to-frames-1.0.0.tar.gz
Algorithm Hash digest
SHA256 3245789f65a3299bea6c84a207e0cf5364aaaf05ede47949ebc91af6e0b32fd1
MD5 97cf6d078f15136d3acb7cb09987d951
BLAKE2b-256 7cd67558897d767254fb30b0c7c426a2ec776410464f6eec6df54fd3b3a4da33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for break_video_to_frames-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1d3c2fc470f51eb87436ea0635881cd50c9d885f71362b3b667f263e27a8093d
MD5 96ba6711ae92ecdbbf851dd96487772d
BLAKE2b-256 be11958e373c9fa23269c0c3bc1d3a2cdb7e03cbe626250b4578eaa9354b7749

See more details on using hashes here.

Supported by

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