diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-01-03 21:38:33 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-01-03 21:38:33 +0100 |
commit | e5ff24157af141fce8e5487d53ceb4ca597c10f6 (patch) | |
tree | d79464de7433ab08e8bbc57158994d230b6872eb /doc | |
parent | a371dac335ac4b312c0a395ded38b1b27578a360 (diff) | |
download | dabmux-e5ff24157af141fce8e5487d53ceb4ca597c10f6.tar.gz dabmux-e5ff24157af141fce8e5487d53ceb4ca597c10f6.tar.bz2 dabmux-e5ff24157af141fce8e5487d53ceb4ca597c10f6.zip |
documentation updates
Diffstat (limited to 'doc')
-rw-r--r-- | doc/DabMux.1 | 13 | ||||
-rw-r--r-- | doc/example.mux (renamed from doc/example.config) | 0 |
2 files changed, 11 insertions, 2 deletions
diff --git a/doc/DabMux.1 b/doc/DabMux.1 index a20e845..f56cddb 100644 --- a/doc/DabMux.1 +++ b/doc/DabMux.1 @@ -2,11 +2,18 @@ .\" groff -t -man -Tascii DabMux.1 .\" groff -t -man DabMux.1 > DabMux.ps .\" -.TH CRC-DABMUX 1 "2006-2010" "\(co Communications Research Centre Canada" "User Manual" +.TH CRC-DABMUX 1 "2006-2014" "\(co Communications Research Centre Canada and Matthias P. Braendli" "User Manual" .SH NAME crc-dabmux \- A software DAB multiplexer .SH SYNOPSIS +crc-dabmux can be used in two ways: either with command line options, or with an external configuration file. +It is not possible to use both simultaneously. +.SS External Configuration File: +.B crc-dabmux -e config-file.mux + +An example configuration file with explanations is located in doc/ +.SS Configuration Through Command-Line Arguments: .B crc-dabmux .BI [ ensemble ] .BI [ "subchannel1 subchannel2 ..." ] @@ -580,5 +587,7 @@ ETSI: TS 102 427 V1.1.1 (July 2005). .I Digital Audio Broadcasting (DAB); .I Data Broadcasting - MPEG-2 TS streaming -.SH AUTHOR +.SH AUTHORS Pascal Charest <pascal (dot) charest (at) crc (dot) ca> + +Matthias P. Braendli <matthias (at) mpb (dot) li> diff --git a/doc/example.config b/doc/example.mux index 127d37a..127d37a 100644 --- a/doc/example.config +++ b/doc/example.mux |