Skip to main content

Cut unnecessary parts of a video

Project description

auto_video_cut

Creates a new video by cutting some portions of a given video according to the sound volume level and the level's continuity. I.e. in order for a part of the video to be taken off, it's sound volume must be under a threshold for a while.

Example

from auto_video_cut import Video

video = Video('sample.mp4')
video.autoCut('sample-out.mp4')

Demo

Auto Video Cut Demo (auto_video_cut)

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

auto_video_cut-0.0.2.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

auto_video_cut-0.0.2-py3-none-any.whl (7.6 kB view hashes)

Uploaded 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