From: Svjatoslav Agejenko Date: Tue, 5 Jan 2016 19:20:48 +0000 (+0200) Subject: organized TODO X-Git-Tag: meviz-1.0~12 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=meviz.git;a=commitdiff_plain;h=e19c4868adf7611d08e0c58c6f5986a7357beae9 organized TODO --- 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