mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Change the default value of `--audio-output-buffer` from 5ms to 10ms. In practice, the audio output backends do not support values below 10ms. When the setting is set to 5ms, several successive calls are made every 10ms or more. Additionally, a 5ms output buffer can cause audio glitches on some computers. Refs SDL/#13319 <https://github.com/libsdl-org/SDL/issues/13319> Refs SDL/#13397 <https://github.com/libsdl-org/SDL/issues/13397> Fixes #3793 <https://github.com/Genymobile/scrcpy/issues/3793> PR #6775 <https://github.com/Genymobile/scrcpy/pull/6775> |
||
|---|---|---|
| .. | ||
| audio.md | ||
| build.md | ||
| camera.md | ||
| connection.md | ||
| control.md | ||
| develop.md | ||
| device.md | ||
| gamepad.md | ||
| keyboard.md | ||
| linux.md | ||
| macos.md | ||
| mouse.md | ||
| otg.md | ||
| recording.md | ||
| shortcuts.md | ||
| tunnels.md | ||
| v4l2.md | ||
| video.md | ||
| virtual_display.md | ||
| window.md | ||
| windows.md | ||