Skip to content

DYefremov/FFmpegGTK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTK

License: GPL platform

Simple GTK+ frontend for FFmpeg.

Minimum requirements

Python >= 3.6 and GTK+ >= 3.22 with PyGObject bindings.

Launch

Just download the archive, unpack and launch it with a double click on the FFmpegGTK.desktop file
in the root directory or launch it from the console using the command: ./convert.py

Keyboard shortcuts:

  • Ctrl + I, Insert - show dialog for adding files to the list.
  • Ctrl + X - run the conversion task.
  • Ctrl + Z - cancel task.
  • Space - select/deselect.

Important

This software is not fully tested! Some functions may not work properly.
The launch of this program was tested only in the latest version of Linux Mint - MATE (64-bit).

The default presets was taken from WinFF project.