diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2022-07-19 17:09:40 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2022-07-19 17:09:40 +0200 |
commit | 94e856a32ac95faed7b6e66b5b6918f3979f5e80 (patch) | |
tree | 9ba20fc8bd63800772ed90aab244d9aadbb99b69 /scenarios.tex | |
parent | cf1bba62c9ed154993291b62d9893a7be790af82 (diff) | |
download | mmbtools-doc-94e856a32ac95faed7b6e66b5b6918f3979f5e80.tar.gz mmbtools-doc-94e856a32ac95faed7b6e66b5b6918f3979f5e80.tar.bz2 mmbtools-doc-94e856a32ac95faed7b6e66b5b6918f3979f5e80.zip |
Apply minor changes
Diffstat (limited to 'scenarios.tex')
-rw-r--r-- | scenarios.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scenarios.tex b/scenarios.tex index 3afbaa8..f28611b 100644 --- a/scenarios.tex +++ b/scenarios.tex @@ -337,8 +337,8 @@ new infrastructure if the stream is of good quality. The main disadvantage is that the audio is encoded twice, and this coding cascading degrades the audio quality. -Often, web-streams are encoded in mp3 at $44100\Hz$ sample-rate, whereas DAB -is most often $48000\Hz$ or sometimes $32000\Hz$. A sample-rate conversion is +Often, web-streams are encoded in mp3 at $44100$Hz sample-rate, whereas DAB +is most often $48000$Hz or sometimes $32000$Hz. A sample-rate conversion is necessary in the stream decoder. There are many different stream decoders, and gstreamer, mpg123 and mplayer have |