Page 1 of 1

[SOLVED] Audio/Video playing too fast

PostPosted: May 28th, '13, 06:14
by ericalan
I searched high a low for a fix for this and found the fix in a Ubuntu forum.

Basically when watching youtube videos or listening to audio tracks the audio would be high pitched (because it was playing faster) and the videos were playing slightly too fast. I found that by running the follow command all was fixed:

Code: Select all
user@localhost pulseaudio -k


Hope this is able to help someone!

Re: [SOLVED] Audio/Video playing too fast

PostPosted: May 28th, '13, 20:08
by doktor5000
Basically that kills the running pulseaudio daemon of the current user, and is not a real fix, only a workaround ...