stephenmac7 / ffpy

A Python GUI for ffmpeg
2 stars 0 forks source link

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