diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-01-24 21:49:37 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-01-24 21:49:37 +0100 |
commit | 713a5bc97a02e79b8e53dc96d64817f7f34ce311 (patch) | |
tree | 50fc56be4e43955ed4eba331bb3fa4790ce42f53 /doc/example.mux | |
parent | a7c82da68b1adc66e9ea8f4db9b1bef6c2bfd9e2 (diff) | |
download | dabmux-713a5bc97a02e79b8e53dc96d64817f7f34ce311.tar.gz dabmux-713a5bc97a02e79b8e53dc96d64817f7f34ce311.tar.bz2 dabmux-713a5bc97a02e79b8e53dc96d64817f7f34ce311.zip |
Add experimental untested STI input for AVT encoders
Diffstat (limited to 'doc/example.mux')
-rw-r--r-- | doc/example.mux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example.mux b/doc/example.mux index 3f2d6f4..7af47c8 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -110,7 +110,7 @@ subchannels { ; This is our DAB+ programme, using a ZeroMQ type dabplus ; Accepts connections to port 9000 from any interface. - ; Use FDK-AAC-DABplus as encoder + ; Use ODR-AudioEnc as encoder inputfile "tcp://*:9000" bitrate 96 id 1 |