Browse Source

man: Small text fixes.

Georgi Chorbadzhiyski 12 years ago
parent
commit
b576aaba18
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      tsdecrypt.1

+ 3
- 3
tsdecrypt.1 View File

@@ -1,6 +1,6 @@
1 1
 .TH TSDECRYPT "1" "November 2011" "tsdecrypt 3.2" "User Commands"
2 2
 .SH NAME
3
-tsdecrypt - Decrypt mpegts stream.
3
+tsdecrypt - Decrypt mpeg transport stream.
4 4
 .SH SYNOPSIS
5 5
 .B tsdecrypt
6 6
 [\fIoptions\fR]
@@ -50,8 +50,8 @@ or multicast (-I 224.0.0.1:5000). By default tsdecrypt reads from \fBstdin\fR.
50 50
 \fB\-R\fR, \fB\-\-input\-rtp\fR
51 51
 When reading from multicast assume the input is RTP stream. NOTE: No RTP
52 52
 processing/reordering of packets is done. The 12 byte RTP header is just
53
-stripped out and the stream is then processed as normal mpegts over UDP
54
-multicast.
53
+stripped out and the stream is then processed as normal mpeg transport
54
+stream over UDP multicast.
55 55
 .TP
56 56
 \fB\-z\fR, \fB\-\-input\-ignore\-disc\fR
57 57
 Do not report input discontinuity or RTP discontinuity errors.

Loading…
Cancel
Save