Created
December 19, 2013 00:00
-
-
Save samgooi4189/8032006 to your computer and use it in GitHub Desktop.
[Solution] Enable Nvidia hardware acceleration in Ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nvidia Hw Acceleration = | |
in Flash: | |
1. Download Flash player from website | |
2. Open readme in downloaded tar, and follow the instructions in the txt file. (put the .so library under firefox plugin, and copy files into local usr) | |
in VLC: | |
[Optional]: upgrade your driver using restricted driver menu. | |
1. install vdpau1 vdpau-dev vdpau-va-driver | |
2. check vdpau status using vainfo | |
3. Enable Hardware Acceleration in VLC under Input/Codec | |
If the video still lagging, in terminal type nvidia-settings and change the option under PowerMizer into 'Prefer High Performance'. | |
These methods able to get your nvidia driver to work without using cpu power, good for those have Intel Atom cpu. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment