Skip to content

Bayernatoor/filetransformerpro2000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <directory_name>
  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

Releases

No releases published

Packages

No packages published

Languages