** encoder
*** possibility to delete original files after conversion
*** possibility to get rid of the terminal window when encoding videos
+*** shall process files in alphabetically sorted order
** file renamer
*** possibility to use parent directory name
*** shall process files in alphabetically sorted order
-** HTML generator
+** HTML indexer
*** video thumbnails
*** possibility to go back multiple levels
*** sitemap generation
+*** should make it clear which file is preview, and whitch is original
+*** add possibility to generate video thumbnails
+: ffmpeg -itsoffset -4 -i someRandomVideo.mp4 -vcodec mjpeg -vframes 1 -an -f rawvideo -s 800x600 test.jpeg
+meviz should not preload videos with thumbnails