Skip to content

Simple TKinter GUI tool written in Python to facilitate some basic audio and video manipulations using ffmpeg

License

Notifications You must be signed in to change notification settings

ThorpeJosh/ffmpeg-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFMPEG-GUI

Simple TKinter GUI tool written in Python to facilitate some basic audio and video manipulations using ffmpeg

Installation

The tool can be run on Linux, MacOS and Windows provided the following requirements are met

Requirements

  • Python 3.7 or above
  • python3-tk (Comes with Python 3, but may need installing seperately in linux using apt-get install python3-tk)

To check what version of python is installed, open a console and run:

python --version

If the python version is suitable then run the following to install the image-sorting-tool

pip install ffmpeg-gui

Usage

To launch the program after installation, run:

ffmpeg-gui

About

Simple TKinter GUI tool written in Python to facilitate some basic audio and video manipulations using ffmpeg

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages