diff options
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 |