Скрипт для замены и наложения аудио на видео.
Project description
Aovervid
Aovervid is a Python script for overlaying audio onto video files using ffmpeg. It provides a command-line interface to merge audio and video seamlessly.
Installation
You can install Aovervid using pip:
pip install aovervid
Make sure you have ffmpeg installed on your system. You can download it from ffmpeg.org and follow the installation instructions for your platform.
Usage
To use Aovervid, run the following command:
aovervid
Follow the prompts to enter the paths to your input video file, overlay audio file, and specify the output video file path. You can adjust the volume levels of the original audio and overlay audio, and choose to use the -shortest option to match the duration of the shortest input file.
Example
Here's an example of using Aovervid:
aovervid
Enter the input video file path: /path/to/input_video.mp4
Enter the overlay audio file path: /path/to/overlay_audio.mp3
Enter the output video file path: /path/to/output_video.mp4
Specify the original audio volume (default 100%): 100
Specify the overlay audio volume (default 50%): 50
Use -shortest option to match duration (y/n): y
Author
Made by Avinion
Telegram: @akrim
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
aovervid-0.1.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file aovervid-0.1.tar.gz
.
File metadata
- Download URL: aovervid-0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1ab472dd617ab9583182ec7c9c0b92afc5c5b22fee2aa16c9d61c0bad381b27 |
|
MD5 | 9f3453033bdd8d4a52ac6939fa735881 |
|
BLAKE2b-256 | 623cdce7826462b0be243db683dee361005ac922c5c907a91d93c7dd90b33f11 |
File details
Details for the file aovervid-0.1-py3-none-any.whl
.
File metadata
- Download URL: aovervid-0.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2468fa4b6c250a62f07ad456cb1744792fa4249758feb9641f063b5b870bf221 |
|
MD5 | 7bba35f658b68989da483f129d357eb9 |
|
BLAKE2b-256 | 9ecc011a39ba272195b963af3366ef9f7a766b98c1a58ec350760409d41874f9 |