This commit is contained in:
Marc Beninca 2018-05-11 21:47:52 +02:00
parent 4214e03aa4
commit 4281505f35
7 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1,7 @@
######
FFMPEG
######
.. toctree::
snippets

View file

@ -0,0 +1,10 @@
********
Snippets
********
Change container
================
.. code:: bash
ffmpeg -i input.avi output.mkv

View file

@ -0,0 +1,7 @@
###########
ImageMagick
###########
.. toctree::
snippets

View file

@ -0,0 +1,3 @@
********
Snippets
********

View file

@ -0,0 +1,9 @@
Media
=====
.. toctree::
:maxdepth: 2
imagemagick/index
ffmpeg/index
mkvtoolnix/index

View file

@ -0,0 +1,3 @@
##########
MKVtoolnix
##########