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
Project details
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for auto_video_cut-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95d3730b41fc3a72612b2b7667b8c23cbc0b31a5e553968eb10b04f97d2bf0e2 |
|
MD5 | d0d0131bc0b3f9197bd6bb51c32b7f52 |
|
BLAKE2b-256 | 2488070b8f9a3ab0e33b183fac28b8b7eca49175380066f0b48e9e29b7cefef2 |