You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: Video playback stuttered in Chrome, Firefox, and Celluloid/mpv. Audio would continue fine but video dropped frames or froze entirely.
CPU was 97% idle during playback so it wasn't a performance issue. Running mpv --no-audio played video smoothly, confirming the audio subsystem was the bottleneck.
Fix: Linux Mint 22.3 ships PipeWire 1.0.5 which has audio/video sync bugs. Upgrading to PipeWire 1.4.10 resolved the issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
System: Linux Mint 22.3 (Cinnamon) / Kernel 6.17.0-14-generic
CPU: Intel Core Ultra 7 265KF (Arrow Lake)
RAM: 64GB DDR5
GPU: NVIDIA RTX 5060 Ti 16GB (driver 590.48.01, open kernel module)
Audio: PipeWire → ALSA (HDA Intel PCH, ALC897 analog)
Displays: 4x 1080p@60Hz
Problem: Video playback stuttered in Chrome, Firefox, and Celluloid/mpv. Audio would continue fine but video dropped frames or froze entirely.
CPU was 97% idle during playback so it wasn't a performance issue. Running mpv --no-audio played video smoothly, confirming the audio subsystem was the bottleneck.
Fix: Linux Mint 22.3 ships PipeWire 1.0.5 which has audio/video sync bugs. Upgrading to PipeWire 1.4.10 resolved the issue.
Beta Was this translation helpful? Give feedback.
All reactions