Bug 7638 - Low quality resampler incorrectly used on Windows
Summary: Low quality resampler incorrectly used on Windows
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Sound (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-05 09:36 CET by Pierre Ossman
Modified: 2024-04-02 14:20 CEST (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2021-02-05 09:36:21 CET
For some reason we're getting false detections of a slow CPU on many Windows systems, resulting in reduced audio quality. This is what can be seen in the log:

> Warning: Slow CPU detected. Using low quality sound resampler.

This code is 13 years old, so I really doubt the CPUs today are too slow to handle things properly. We should likely just remove this check.


Hopefully this has little to no practical effect right now. Since we have a session PulseAudio server we shouldn't have to deal with lots of different sample rates in most cases.
Comment 1 Samuel Mannehed cendio 2024-04-02 13:39:31 CEST
The log line might also be confusing or worrying for customers.

Note You need to log in before you can comment on or make changes to this bug.