Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

stephenmac7/ffpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffpy

A Python GUI for ffmpeg

Installation

Dependencies: python3, PySide for Python 3 Run all these commands in order, replace 'cd ffpy' with the actual root of ffpy:

sudo -i
git clone git://github.com/stephenmac7/ffpy.git
cd ffpy
chmod a+x setup.py
./setup.py install
cp ffpy.py /usr/bin/ffpy

Screenshots

Screenshot

About

A Python GUI for ffmpeg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages