summaryrefslogtreecommitdiffstats
path: root/multimedia/tstools/man/pcapreport.1
blob: e1131063db9aaa20df3d52e38731f31c845eb93f (plain)
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
.TH PCAPREPORT: "1" "November 2008" "pcapreport 1.11" "User Commands"
.SH NAME
pcapreport \- Report on network captures
.SH SYNOPSIS
.B pcapreport
[\fIswitches\fR] \fI<infile>\fR [\fIswitches\fR]
.SH DESCRIPTION
.IP
TS tools version 1.11, pcap built Nov 11 2008 17:15:51
.IP
Report on a pcap capture file.
.TP
\fB\-o\fR <output file>
Dump selected UDP payloads to the named output file.
.TP
\fB\-d\fR <dest ip>:<port>
Select data with the given destination IP and port.
.TP
\fB\-\-dump\-data\fR | \fB\-D\fR
Dump any data in the input file to stdout.
.TP
\fB\-\-extra\-dump\fR | \fB\-e\fR
Dump only data which isn't being sent to the \fB\-o\fR file.
.TP
\fB\-\-times\fR | \fB\-t\fR
Report on PCR vs PCAP timing for the destination specified in \fB\-d\fR.
.TP
\fB\-\-verbose\fR | \fB\-v\fR
Output metadata about every packet.
.TP
\fB\-\-skew\-discontinuity\-threshold\fR <number>
Gives the skew discontinuity threshold in 90kHz units.
.IP
Specifying 0.0.0.0 for destination IP or 0 for destination port will capture all
hosts and ports respectively.
.IP
Network packet and TS packet numbers start at 0.
.IP
Positive skew means that we received too low a PCR for this timestamp.
.IP
TS tools version 1.11, pcap built Nov 11 2008 17:15:51
.IP
Report on a pcap capture file.
.TP
\fB\-o\fR <output file>
Dump selected UDP payloads to the named output file.
.TP
\fB\-d\fR <dest ip>:<port>
Select data with the given destination IP and port.
.TP
\fB\-\-dump\-data\fR | \fB\-D\fR
Dump any data in the input file to stdout.
.TP
\fB\-\-extra\-dump\fR | \fB\-e\fR
Dump only data which isn't being sent to the \fB\-o\fR file.
.TP
\fB\-\-times\fR | \fB\-t\fR
Report on PCR vs PCAP timing for the destination specified in \fB\-d\fR.
.TP
\fB\-\-verbose\fR | \fB\-v\fR
Output metadata about every packet.
.TP
\fB\-\-skew\-discontinuity\-threshold\fR <number>
Gives the skew discontinuity threshold in 90kHz units.
.IP
Specifying 0.0.0.0 for destination IP or 0 for destination port will capture all
hosts and ports respectively.
.IP
Network packet and TS packet numbers start at 0.
.IP
Positive skew means that we received too low a PCR for this timestamp.
.SH "SEE ALSO"
The full documentation for
.B pcapreport
is maintained as a Texinfo manual.
Please check http://tstools.berlios.de for more information.