-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdvts.1
More file actions
33 lines (33 loc) · 890 Bytes
/
dvts.1
File metadata and controls
33 lines (33 loc) · 890 Bytes
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
.TH DVTS 1 "2001 June 19"
.UC 4
.SH NAME
dvts \- Digital Video Transport System
.SH DESCRIPTION
.I dvts is a package of DV/RTP. dvts consists of the following programs:
.TP
.BI dvsend
Receive DV/IEEE1394 packets and send RTP/DV packets.
.TP
.BI dvrecv
Receive DV/RTP packets and send DV/IEEE1394 packets.
.TP
.BI dvsave
Save DV/IEEE1394 data into a file.
.TP
.BI dvplay
Display the saved DV data using the IEEE1394 device. Used for testing the firewire kernel patch.
.TP
.BI xdvshow
Display DV/RTP, DV/IEEE1394 video. (under construction)
.PP
.SH BUGS
If you find a bug, please send a e-mail to akimichi@sfc.wide.ad.jp.
Thank you very much.
.SH AUTHORS
Copyright (c) 1999-2003 WIDE Project(http://www.wide.ad.jp/).
.br
.I dvts
was written by Akimichi OGAWA of Keio university, JAPAN.
DVTS home page (http://www.sfc.wide.ad.jp/DVTS/)
.SH SEE ALSO
dvsend(1), dvsave(1), dvplay(1), xdvshow(1)