stephenmac7 / ffpy

A Python GUI for ffmpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%