Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.1 / libzmpeg3 / a52dec-0.7.3 / src / a52dec.1
diff --git a/cinelerra-5.1/libzmpeg3/a52dec-0.7.3/src/a52dec.1 b/cinelerra-5.1/libzmpeg3/a52dec-0.7.3/src/a52dec.1
new file mode 100644 (file)
index 0000000..68dc468
--- /dev/null
@@ -0,0 +1,43 @@
+.TH a52dec "1" "a52dec"
+.SH NAME
+a52dec \- decode ATSC A/52 audio streams
+.SH SYNOPSIS
+.B a52dec
+[\fI-h\fR] [\fI-s [track]\fR] [\fI-c\fR] [\fI-r\fR] [\fI-o mode\fR] \fI[file]\fR
+.SH DESCRIPTION
+`a52dec' plays ATSC A/52 audio streams.
+Input is from stdin if no file is given.
+.TP
+\fB\-h\fR
+display help and available audio modes
+.TP
+\fB\-s\fR
+use program stream demultiplexer, track 0-7 ro 0x80-0x87
+.TP
+\fB\-c\fR
+use c implementation, disables all accelerations
+.TP
+\fB\-r\fR
+disable dynamic range compression
+.TP
+\fB\-o\fR \fImode\fR
+use audio output driver `mode'.
+.br
+A list of modes is available using the \fB\-h\fR option.
+.SH AUTHORS
+Michel Lespinasse <walken@zoy.org>
+.br
+Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
+.br
+And many others on the net.
+.SH "REPORTING BUGS"
+Report bugs to <libmpeg2-devel@lists.sourceforge.net>.
+.SH COPYRIGHT
+Copyright \(co 2000-2002 Michel Lespinasse <walken@zoy.org>
+.br
+Copyright \(co 1999-2000 Aaron Holtzman
+.br
+This is free software; see the source for copying conditions.  There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+.SH "SEE ALSO"
+.BR extract_a52 "(1)"