1 #+TITLE: MeWiz - Media Wizard
4 - This program is free software: released under Creative Commons Zero
9 - Homepage: https://svjatoslav.eu
10 - Email: mailto://svjatoslav@svjatoslav.eu
12 - [[https://www.svjatoslav.eu/projects/][Other software projects hosted at svjatoslav.eu]]
15 - [[https://www2.svjatoslav.eu/gitweb/?p=meviz.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
16 - [[https://www2.svjatoslav.eu/gitweb/?p=meviz.git;a=summary][Browse Git repository online]]
18 - Clone Git repository using command:
19 : git clone https://www2.svjatoslav.eu/git/meviz.git
22 The idea is to have something like a Swiss army knife of various tools
23 for audio, video, photo editing/conversion.
26 Current functionality:
28 - Acts as unified frontend for linux commandline tools for audio,
29 video and photo conversion.
31 - Generates HTML listing for directory content with image thumbnails
32 and embedded video player.
39 Study and run installer script:
45 ** To generate or update existing image gallery
46 1. Using terminal, navigate to desired destination directory.
50 If there is existing image gallery, then *meviz* only generates
51 thumbnails for new images if needed. Old thumbnails that are no longer
52 needed are removed automatically. Idea is that it must be
53 computationally cheap to update gallery incrementally.