/mts-timestamp-prefixer

Prefixes the file names of all of the MTS files in a folder with their timestamp.

Primary LanguageJavaScriptMIT LicenseMIT

mts-timestamp-prefixer

A JavaScript based Windows Shell script that prefixes the file names of all of the MTS files in a folder with their timestamp.

Example

00000.mts will be renamed to 20170417111700-00000.mts.

Prerequisites

Requires avchd2srt-core.exe to be in the PATH environmental variable, or in the same folder.

Usage

Run mts-timestamp-prefixer.cmd, or cscript mts-timestamp-prefixer.js.