Skip to main content

Video to frames

Project description

Converts a video to frames

# ffmpeg needs to be installed! 

pip install vid2frames

from vid2frames import convert_video_to_frames

allfiles = convert_video_to_frames(

    video=r"F:\newvidxx2.mp4",

    output_folder="f:\\outputvi",  # folder will be created if it doesn't exists

    fps=24,

    fileprefix="videoframe",

    zfill=8,  # videoframe_1.png -> videoframe_0000001.png

)

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

vid2frames-0.10.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

vid2frames-0.10-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file vid2frames-0.10.tar.gz.

File metadata

  • Download URL: vid2frames-0.10.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for vid2frames-0.10.tar.gz
Algorithm Hash digest
SHA256 4503992550308bfbf2df9c274fb94ff3e647c5a315b0f8d117298f101dc6efa4
MD5 9884688f13c9bcade7ed9aa21825ddc1
BLAKE2b-256 69f6809e60a50b8dcb87b8ba83ee85f8af7ed825079e6e1468e9fe3116db206a

See more details on using hashes here.

File details

Details for the file vid2frames-0.10-py3-none-any.whl.

File metadata

  • Download URL: vid2frames-0.10-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for vid2frames-0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 e328906b10f894e58e01438640553b8d054fcae3be4e90f4ce917358142ca7ae
MD5 7049367c2adc31d093f17c828e5566de
BLAKE2b-256 71539bb6e1fe428fa7b13620395eced50f1b300d0abb2062a4eac1bd966d3c30

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