source: extensions/gsdl-video/trunk/installed/cmdline/man/man1/a52dec.1@ 18425

Last change on this file since 18425 was 18425, checked in by davidb, 15 years ago

Video extension to Greenstone

File size: 1.2 KB
Line 
1.TH a52dec "1" "a52dec"
2.SH NAME
3a52dec \- decode ATSC A/52 audio streams
4.SH SYNOPSIS
5.B a52dec
6[\fI-h\fR] [\fI-s [track]\fR] [\fI-t pid\fR] [\fI-c\fR] [\fI-r\fR] [\fI-o mode\fR] [\fIfile\fR]
7.SH DESCRIPTION
8`a52dec' plays ATSC A/52 audio streams.
9Input is from stdin if no file is given.
10.TP
11\fB\-h\fR
12display help and available audio modes
13.TP
14\fB\-s\fR
15use program stream demultiplexer, track 0-7 or 0x80-0x87
16.TP
17\fB\-t pid\fR
18use transport stream demultiplexer, pid 0x10-0x1ffe
19.TP
20\fB\-c\fR
21use c implementation, disables all accelerations
22.TP
23\fB\-r\fR
24disable dynamic range compression
25.TP
26\fB\-o\fR \fImode\fR
27use audio output driver `mode'.
28.br
29A list of modes is available using the \fB\-h\fR option.
30.SH AUTHORS
31Michel Lespinasse <[email protected]>
32.br
33Aaron Holtzman <[email protected]>
34.br
35And many others on the net.
36.SH "REPORTING BUGS"
37Report bugs to <[email protected]>.
38.SH COPYRIGHT
39Copyright \(co 2000-2002 Michel Lespinasse
40.br
41Copyright \(co 1999-2000 Aaron Holtzman
42.br
43This is free software; see the source for copying conditions. There is NO
44warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
45.SH "SEE ALSO"
46.BR extract_a52 "(1)"
Note: See TracBrowser for help on using the repository browser.