From e19c4868adf7611d08e0c58c6f5986a7357beae9 Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Tue, 5 Jan 2016 21:20:48 +0200 Subject: [PATCH] organized TODO --- TODO.org | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO.org b/TODO.org index 7986d6e..7b15bb2 100644 --- a/TODO.org +++ b/TODO.org @@ -5,10 +5,15 @@ ** 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 -- 2.20.1