aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandimik <andimik@yahoo.de>2021-04-06 21:46:24 +0200
committerGitHub <noreply@github.com>2021-04-06 21:46:24 +0200
commit90b45d0a8ac88e03c9792eaaba5ec0c882484bf5 (patch)
tree979eb1108a8dafe854b9da1bae9af2d70eae9eb1
parent3e04686157ed9e648b49a26c91dfbe9786225cc3 (diff)
downloadetisnoop-90b45d0a8ac88e03c9792eaaba5ec0c882484bf5.tar.gz
etisnoop-90b45d0a8ac88e03c9792eaaba5ec0c882484bf5.tar.bz2
etisnoop-90b45d0a8ac88e03c9792eaaba5ec0c882484bf5.zip
changed msc to dab in README
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index a855573..2179371 100644
--- a/README.md
+++ b/README.md
@@ -31,8 +31,9 @@ etisnoop [options] [(-i|-I) filename]
-i the file contains RAW ETI
-I the file contains FIC
-v increase verbosity (can be given more than once)
- -d N decode subchannel N into stream-N.msc file
- if DAB+: decode audio to stream-N.wav file and extract PAD to stream-N.msc
+ -d N decode subchannel N into stream-N.dab file
+ if DAB+: decode audio to stream-N.wav file and extract PAD to stream-N.dab
+ (superframes with RS coding)
-s <filename.yaml>
statistics mode: decode all subchannels and measure audio level, write statistics to file
-n N stop analysing after N ETI frames
@@ -46,8 +47,8 @@ etisnoop [options] [(-i|-I) filename]
if the option is not given, all FIGs are displayed.
```
-You can open the stream-N.msc file in https://www.basicmaster.de/xpadxpert/
-(remark: in case of DAB please rename the .msc to .mp2)
+You can open the stream-N.dab file in https://www.basicmaster.de/xpadxpert/
+(remark: in case of DAB please rename the .dab to .mp2)
Hint: subchannel N means the (N+1)th subchannel in a mux (including data subchannels!)