From 90b45d0a8ac88e03c9792eaaba5ec0c882484bf5 Mon Sep 17 00:00:00 2001 From: andimik Date: Tue, 6 Apr 2021 21:46:24 +0200 Subject: changed msc to dab in README --- README.md | 9 +++++---- 1 file 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 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!) -- cgit v1.2.3