Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asnunes/audio-gain
Python script to set audio gain in video files using FFMPEG
https://github.com/asnunes/audio-gain
Last synced: 26 days ago
JSON representation
Python script to set audio gain in video files using FFMPEG
- Host: GitHub
- URL: https://github.com/asnunes/audio-gain
- Owner: asnunes
- License: mit
- Created: 2019-04-30T22:00:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-04T22:25:30.000Z (over 5 years ago)
- Last Synced: 2024-10-26T15:47:08.961Z (2 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# audio-gain
Python script to set audio gain in video files using FFMPEG.### Requirements
- Python 3.6
- FFMPEG in path### How to use
Just put the script file in the same directory of the video files you want to apply audio gain. Run script, set a gain and search output files in "audio_aumentado" directory.