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 details)
Built Distribution
File details
Details for the file auto_video_cut-0.0.2.tar.gz
.
File metadata
- Download URL: auto_video_cut-0.0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2356f01cc6d9925bcfac4f6765c8d5af96123c315ad53f895499c3f563346477
|
|
MD5 |
0ae1207f280b477dc9f0d0b8d6332e66
|
|
BLAKE2b-256 |
004f73155a632cba2464a31cc827cee1769e83a280f1969212dbf38063793590
|
File details
Details for the file auto_video_cut-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: auto_video_cut-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
95d3730b41fc3a72612b2b7667b8c23cbc0b31a5e553968eb10b04f97d2bf0e2
|
|
MD5 |
d0d0131bc0b3f9197bd6bb51c32b7f52
|
|
BLAKE2b-256 |
2488070b8f9a3ab0e33b183fac28b8b7eca49175380066f0b48e9e29b7cefef2
|