Could not find cause for sound lag on YouTube

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Post Reply
User avatar
DarkSceptor
Level 2
Level 2
Posts: 75
Joined: Sat Nov 25, 2023 6:32 pm

Could not find cause for sound lag on YouTube

Post by DarkSceptor »

As far as I can tell, when I play games the sound is spot on. When I bring up Firefox and play YouTube videos there is about a 2 second period where the sound isn't there. And when I change videos the sound continues with the old video for a second before moving to the new video. I also use Firefox on Windows and there is no lag at all. Which eliminates Firefox as the cause and puts it on Mint's shoulders.
Systems:
AceMagic ARM5 Ryzen 7 5800U
--------------------------------------------
AMD 7 7700X * AMD Radeon 7800X * 32G * 4T Nvme2

Left Windows July 26, 2024
User avatar
ThinkerPig
Level 3
Level 3
Posts: 144
Joined: Sun Apr 14, 2024 3:23 am

Re: Could not find cause for sound lag on YouTube

Post by ThinkerPig »

Have you tried another browser?
Disable hardware acceleration in your browser.
Load Firefox without add-ons, extensions
Or don't use Bluetooth audio.
<Linux Mint Cinnamon 21.3 ThinkPad P1 Gen 3 UHD OLED>
🎶JHUFUS🎶Monkey3🎶My Sleeping Karma🎶Yuri Gagarin🎶
User avatar
gflash
Level 5
Level 5
Posts: 612
Joined: Sun Feb 11, 2024 5:08 am

Re: Could not find cause for sound lag on YouTube

Post by gflash »

Hello,

are you using speakers plugged to a HDMI or DP monitor? If so, try to connect directly to the computer.
Main Laptop: Intel Core i7-6700HQ // NVIDIA GeForce GTX 1070 Mobile // 32 GB DDR4 2400 MT/s RAM // Linux Mint 21.2 "Victoria" // Kernel 5.15.0
HyperBear
Level 2
Level 2
Posts: 66
Joined: Thu May 04, 2023 3:39 am

Try this

Post by HyperBear »

Try:

Code: Select all

systemctl --user restart pulseaudio
You can make it a function:

Code: Select all

audioreset() { systemctl --user restart pulseaudio; }
To memorize it, add it to ~/.bashrc.

Hope I could help.
Post Reply

Return to “Software & Applications”