A tool that condenses videos by adjusting playback speed based on volume.
Project description
VideoCondenser
VideoCondenser is a tool that allows you to adjust the playback speed of a video based on the volume of its audio. The intended usage is to speed up long lecture-type videos while retaining clarity and content.
Features
- Dynamically adjust video playback speed based on audio volume levels.
- Simple command-line interface for easy usage.
Installation
Linux packages, macOS packages and Windows distribution coming soon.
To use AudioSpeeder, follow these steps:
- Clone this repository to your local machine.
- Install the required dependencies (Python, FFmpeg, etc.).
- Run the script using the provided command-line arguments.
Usage
Standard Lecture Shortening
python videocondenser.py input_video.mp4
Completely cutting during silence
python videocondenser.py input_video.mp4 --loud_speed 10000
Slow down content while speeding up breaks
python videocondenser.py input_video.mp4 --quiet_speed 0.75
and many more!
License
This project is licensed under the GNU General Public License (GPL-3.0).
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file videocondenser-0.1.tar.gz.
File metadata
- Download URL: videocondenser-0.1.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59a445cb722708a9a2aaa62aae5fec0aa448ea898eaf52140fb38c6ca6e16336
|
|
| MD5 |
8b7a91af90e68ac73fcd61a099b58fac
|
|
| BLAKE2b-256 |
9faf0dc4cc33e92f075c5bab95a01eed904feb3a9cf7e4521174784a3ae7381a
|
File details
Details for the file videocondenser-0.1-py3-none-any.whl.
File metadata
- Download URL: videocondenser-0.1-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5ebbfeef30cd02c706fcde5d638de9f1768e330178719f64926073f639b35f2
|
|
| MD5 |
69cb41ddc405f974cedba53a223835cd
|
|
| BLAKE2b-256 |
9b43486b92494cda1b2d4eb9e4772dae1ba6e3a0bd15545bfcce6ca969f1d5ce
|