19 lines
412 B
ReStructuredText
19 lines
412 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
This package has only been tested on GNU/Linux & Windows and requires FFMPEG installed. For now it will be distributed on `GitHub <https://github.com/fabquenneville/MediaCurator.git>`_
|
|
|
|
Install FFmpeg
|
|
--------------
|
|
|
|
`Download FFmpeg <https://ffmpeg.org/download.html>`_
|
|
|
|
Install from PyPi
|
|
-----------------
|
|
|
|
.. code-block:: bash
|
|
:linenos:
|
|
|
|
pip install MediaCurator
|