MeWiz - Media Wizard

Table of Contents

1 General

1.1 Source code

2 Introduction

The idea is to have something like a Swiss army knife of various tools for audio, video, photo editing/conversion.

Current functionality:

  • Acts as unified frontend for linux commandline tools for audio, video and photo conversion.
  • Generates HTML listing for directory content with image thumbnails and embedded video player.
  • Batch file rename.

3 Installation

Study and run installer script:

install

4 Usage

4.1 To generate or update existing image gallery

  1. Using terminal, navigate to desired destination directory.
  2. Issue command:

    meviz index
    

If there is existing image gallery, then meviz only generates thumbnails for new images if needed. Old thumbnails that are no longer needed are removed automatically. Idea is that it must be computationally cheap to update gallery incrementally.

Author: Svjatoslav Agejenko

Created: 2022-03-29 Tue 18:11

Validate