X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=TODO.org;h=7b15bb23e8d76fc090d61eed4636da79b8bec77c;hb=492279188d6c1b68b37f7d45177916a0d023d954;hp=7986d6ed2053a42e8ec5e5ce947a355ab6239374;hpb=ba611eccd38c3adec2edaf9399404ff18f3963b7;p=meviz.git 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