[SOLVED] Audio/Video playing too fast

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:
Hope this is able to help someone!
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!