diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-09-16 15:28:55 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-09-16 15:28:55 +0200 |
commit | f0f355137eccb575a921b3155fb9f09ee3ff7f2b (patch) | |
tree | 997fa6a1e2bb71c5a83be7b8a97546384745b458 /scenarios.tex | |
parent | 555236b4d0319d233ac82941e87de327843e4305 (diff) | |
download | mmbtools-doc-f0f355137eccb575a921b3155fb9f09ee3ff7f2b.tar.gz mmbtools-doc-f0f355137eccb575a921b3155fb9f09ee3ff7f2b.tar.bz2 mmbtools-doc-f0f355137eccb575a921b3155fb9f09ee3ff7f2b.zip |
Replace FDK-AAC-DABplus and Toolame by ODR-AudioEnc
Diffstat (limited to 'scenarios.tex')
-rw-r--r-- | scenarios.tex | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/scenarios.tex b/scenarios.tex index eeb3c55..f55ee4d 100644 --- a/scenarios.tex +++ b/scenarios.tex @@ -263,7 +263,7 @@ to carry the audio data to the encoder. \subsubsection{Local Audio Card} It is possible to use an audio card connected to the computer as source. For -very simple scenarios, the ALSA input for FDK-AAC-DABplus is easiest to set up. +very simple scenarios, the ALSA input for ODR-AudioEnc is easiest to set up. This however limits the usage of a single encoder per sound-card, and will not scale well if more than one programme has to be encoded on the machine. It is however ideal for dedicated encoding machines that can contribute the encoded @@ -277,8 +277,6 @@ The input channels can be freely connected to the encoders thanks to the virtual JACK patch panel. \sidenote{It might be possible to use the libVLC input too, to be defined.} -FDK-AAC-DABplus supports JACK and ALSA input, but Toolame-dab supports only the -JACK input. \subsubsection{Using Existing Web-Streams} \label{usingexistingwebstreams} @@ -298,7 +296,7 @@ necessary in the stream decoder. There are many different stream decoders, and gstreamer, mpg123 and mplayer have been tested. By far the easiest way is to use the libVLC binding that can be -compiled for Toolame-dab and FDK-AAC-DABplus. This library has +compiled for ODR-AudioEnc. This library has the same features as the VLC audio player, but the audio data is directly passed to the encoding routines. This allows the encoder to receive all network sources VLC supports, not only HTTP web-streams but also less common setups |