Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 454 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 454 Bytes

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.