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
Release files for auto-video-cut 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| auto_video_cut-0.0.2.tar.gz | 3.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| auto_video_cut-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.6 kB
Release files / auto_video_cut-0.0.2.tar.gz
| Download URL | auto_video_cut-0.0.2.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2356f01cc6d9925bcfac4f6765c8d5af96123c315ad53f895499c3f563346477
|
|
BLAKE2b-256 checksum How to use checksums |
004f73155a632cba2464a31cc827cee1769e83a280f1969212dbf38063793590
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / auto_video_cut-0.0.2-py3-none-any.whl
| Download URL | auto_video_cut-0.0.2-py3-none-any.whl |
|---|---|
| Size | 7.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
95d3730b41fc3a72612b2b7667b8c23cbc0b31a5e553968eb10b04f97d2bf0e2
|
|
BLAKE2b-256 checksum How to use checksums |
2488070b8f9a3ab0e33b183fac28b8b7eca49175380066f0b48e9e29b7cefef2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|