-
Notifications
You must be signed in to change notification settings - Fork 21
/
ltcdump.1
45 lines (45 loc) · 1.37 KB
/
ltcdump.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH LTCDUMP "1" "February 2019" "ltcdump version 0.7.0" "User Commands"
.SH NAME
ltcdump \- parse LTC from file
.SH SYNOPSIS
.B ltcdump
[ \fI\,OPTIONS \/\fR] \fI\,<filename>\/\fR
.SH DESCRIPTION
ltcdump \- parse linear time code from a audio\-file.
.SH OPTIONS
.TP
\fB\-a\fR
write audacity label file\-format
.TP
\fB\-c\fR, \fB\-\-channel\fR <num>
decode LTC from given audio\-channel (first = 1)
.TP
\fB\-d\fR, \fB\-\-decodedate\fR
decode date from LTC frame
.TP
\fB\-f\fR, \fB\-\-fps\fR
<num>[/den] set expected [initial] framerate
.TP
\fB\-F\fR, \fB\-\-detectfps\fR
autodetect framerate from LTC (recommended)
.TP
\fB\-h\fR, \fB\-\-help\fR
display this help and exit
.TP
\fB\-V\fR, \fB\-\-version\fR
print version information and exit
.PP
Channel count starts at '1', which is also the default channel to analyze.
.PP
The fps option is only needed to properly track the first LTC frame,
and timecode discontinuity notification.
The LTC\-decoder detects and tracks the speed but it takes a few samples
to establish initial synchronization. Setting fps to the expected fps
speeds up the initial sync process. The default is 25/1.
.SH "REPORTING BUGS"
Report bugs to Robin Gareus <[email protected]>
.br
Website and manual: <https://github.com/x42/ltc\-tools>
.SH COPYRIGHT
Copyright \(co GPL 2006,2012 Robin Gareus <[email protected]>