33 lines
893 B
ReStructuredText
33 lines
893 B
ReStructuredText
.. MediaCurator documentation master file, created by
|
|
sphinx-quickstart on Fri Nov 20 22:46:06 2020.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
========================================
|
|
Welcome to MediaCurator's documentation!
|
|
========================================
|
|
|
|
MediaCurator is a Python command line tool to manage a media database.
|
|
|
|
* List all the video's and their codecs with or without filters
|
|
* Batch recode videos to more modern codecs (x265 / AV1) based on filters: extentions, codecs ...
|
|
|
|
The source code can be found on `GitHub <https://github.com/fabquenneville/MediaCurator>`_
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
usage/installation
|
|
usage/use_cases
|
|
usage/errors
|
|
|
|
|
|
|
|
.. Indices and tables
|
|
.. ==================
|
|
|
|
.. * :ref:`genindex`
|
|
.. * :ref:`modindex`
|
|
.. * :ref:`search`
|