Kodi Community Forum

Full Version: mkv playback stuttering in 11.10
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Since i've updated my system from 10.10 to 11.10 i can't playback my mkv's normally anymore.

Playback stutters and processor usage is over 100%

VDPAU is enabled, but i don't think it's being used.

I've installed the NVIDIA driver using the following command lines:
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current

The system i'm using is a Asrock ION 330HT-BD
Have you tried dloading, reinstalling the binary drivers from Nvidia.com?
No not yet, i'll try that, tnx Smile
fr0sty Wrote:Since i've updated my system from 10.10 to 11.10 i can't playback my mkv's normally anymore.

Playback stutters and processor usage is over 100%

VDPAU is enabled, but i don't think it's being used.

I've installed the NVIDIA driver using the following command lines:
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current

The system i'm using is a Asrock ION 330HT-BD

Try this:

Code:
sudo apt-get install libvdpau1

Now try and play a movie.

Jerry