Skip to content

MediaTools

AbyssMorgan edited this page May 25, 2025 · 14 revisions

Merge: Video + Audio

This tool is used for merge video channel from one folder and audio from second folder.

Data entered:

  • Video: (one folder: different than audio)
  • Audio: (one folder: different than video)
  • Output: (one folder: empty or not existing, different than video and audio)

Rules:

  • Every file must have same name, video folder will be considered as the main file name set.

Support:

  • Every mkvmerge supported formats

Merge: Video + SRT

This tool is used for merge video and subtitles in .srt format.

Data entered:

  • Input: (one folder: different than output)
  • Output: (one folder: empty or not existing, different than input)

Rules:

  • SRT file must have same name as video file (example: video.mp4 and video.srt)

Support:

  • Every mkvmerge supported formats

Config:

Avatar Generator

This tool is used for generate avatars from images.

Data entered:

  • Input: (one folder: different than output)
  • Output: (one folder: empty or not existing, different than input)
  • Width: (0 - no resize)

Rules:

  • This tool copy full directory structure

Config:

Fetch media info (Video)

This tool is used for get media info and write into csv format file.

Data entered:

  • Input: (one folder)
  • Output (one folder)
  • Generate checksum if .md5 file not found

Rules:

  • .csv file is saved into output folder as "MediaInfo.csv"
  • Cache is saved into output folder as "MediaInfo.gz-ini"

Config:

Image converter

This tool is used for convert images.

Data entered:

  • Mode: Choose output file format
  • Input: (one folder: different than output)
  • Output: (one folder: empty or not existing, different than input)

Rules:

  • This tool copy full directory structure
  • This tool will inform you when input folder contains unsupported files

Config:

Ident mime type

This tool is used to fix files extension by detecting mime type.

Data entered:

  • Folders (one or multiple)

Rules:

  • The tool will also scan files without extension

Extract video

This tool is used to extract all video tracks from video container.

Data entered:

  • Input (Folder)
  • Output (Folder)

Rules:

  • Add index and language suffix into file name.

Extract audio

This tool is used to extract all audio tracks from video container.

Data entered:

  • Input (Folder)
  • Output (Folder)

Rules:

  • Add index and language suffix into file name.

Extract subtitles

This tool is used to extract all subtitles tracks from video container.

Data entered:

  • Input (Folder)
  • Output (Folder)

Rules:

  • Add index and language suffix into file name.

Validate subtitles (SRT)

This tool is used for validate subtitle files in SRT format.

Data entered:

  • Folders (one or multiple)

Rules:

  • Validate timecode format.
  • Validate timecode range.
  • Validate timestamps overlaps.

Compare subtitles (SRT)

This tool is used for compare timestamp two sets of subtitles in SRT format.

Data entered:

  • Input (Folder A)
  • Input (Folder B)

Rules:

  • Comparison is two side.
  • Names must be same in both folders.

Informations:

Additional configuration

- Tools:

Clone this wiki locally