rework keyframe hide popup, keyframe auto render, textbox set_selection wide text
[goodguy/history.git] / cinelerra-5.1 / libzmpeg3 / a52dec-0.7.3 / src / a52dec.1
1 .TH a52dec "1" "a52dec"
2 .SH NAME
3 a52dec \- decode ATSC A/52 audio streams
4 .SH SYNOPSIS
5 .B a52dec
6 [\fI-h\fR] [\fI-s [track]\fR] [\fI-c\fR] [\fI-r\fR] [\fI-o mode\fR] \fI[file]\fR
7 .SH DESCRIPTION
8 `a52dec' plays ATSC A/52 audio streams.
9 Input is from stdin if no file is given.
10 .TP
11 \fB\-h\fR
12 display help and available audio modes
13 .TP
14 \fB\-s\fR
15 use program stream demultiplexer, track 0-7 ro 0x80-0x87
16 .TP
17 \fB\-c\fR
18 use c implementation, disables all accelerations
19 .TP
20 \fB\-r\fR
21 disable dynamic range compression
22 .TP
23 \fB\-o\fR \fImode\fR
24 use audio output driver `mode'.
25 .br
26 A list of modes is available using the \fB\-h\fR option.
27 .SH AUTHORS
28 Michel Lespinasse <walken@zoy.org>
29 .br
30 Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
31 .br
32 And many others on the net.
33 .SH "REPORTING BUGS"
34 Report bugs to <libmpeg2-devel@lists.sourceforge.net>.
35 .SH COPYRIGHT
36 Copyright \(co 2000-2002 Michel Lespinasse <walken@zoy.org>
37 .br
38 Copyright \(co 1999-2000 Aaron Holtzman
39 .br
40 This is free software; see the source for copying conditions.  There is NO
41 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
42 .SH "SEE ALSO"
43 .BR extract_a52 "(1)"