Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.0-beta3
-
Fix Version/s: None
-
Component/s: Liquidsoap
-
Labels:None
Description
In the Airtime 1.9.4 version of Liquidsoap, the CPU usage seems higher when streaming silence than when streaming audio. Can anyone confirm this?
"Encoding blank (hide)
Encoding pure silence is often too effective for streaming: data is so compressed that there is nothing to send to listeners, whose clients eventually disconnect. Therefore, it is a good idea to use a non-silent jingle instead of blank() to fill in the blank. You can also achieve various effects using synthesis sources such as noise(), sine(), etc."
http://savonet.sourceforge.net/doc-1.0.0/faq.html