Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bayernatoor/filetransformerpro2000

GUI ffmpeg tool
https://github.com/bayernatoor/filetransformerpro2000

Last synced: 10 days ago
JSON representation

GUI ffmpeg tool

Awesome Lists containing this project

README

        

# Filetransformerpro2000
GUI ffmpeg tool

A basic GUI interface that uses python, tkinter and ffmpeg. raise volume, compress in 264/265, equalize audio, reduce background noise, sync files (2 options basic and precise)

**How to run**

1. Clone repo
2. Create a virtual environement with virtualenv `$ virtualenv `
3. Install requirements with `$ pip3 install -r requirements.txt`
4. From within the filetransformer directory run `$ python main.py`

pyinstaller can also be used to make a binary for Linux, MacOS or windows.

![2021-04-24_14-32](https://user-images.githubusercontent.com/55212954/115970726-e62e1300-a509-11eb-937d-ac17c0b0d7ed.png)