aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 38b3d2c8960a480b545300a6870a7c98e80895b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# chirpsync

I made chripsync out of spite in the middle of a project where I really needed Tentacle Timecode Tool for some paid client work. Tentacle Timecode Tool did not feel like working however.

After telling support and not hearing back for a week, I decided to write my own. Before support could get to fixing my problem I re-wrote their whole application.

Usage:
```
chirpsync input/files/*.MOV output/folder/
```

This will read the left channel of all `*.MOV` files in `input/files/`, looking for timecode, and writing copies of the files with this timecode in the metadata in `output/folder/`