Well didnt find much info on hardware accelerated hd playback support in linux in TE so decided to share what i got :hap2:
History
NVIDIA had introduced VDPAU in 2008 to hardware accelerated decoding of HD content. It didnt have any supported players at that time and mplayer was the first one to have the added support with some patches. Nvidia 180.33 gfx driver upwards have support for VDPAU.
Fast forward to present, things have improved a lot now, mplayer, xine and few more players are having support for vdpau. VLC may also have vdpau supported in future.
Before we start
I am pretty much bored with compiling the binary all the time in Linux distro and had stopped using linux earlier as I ended up compiling most of the stuff on my ancient celeron 266 hardware. That was some 4 years back, now after Canonicals nicely integrated Ubuntu, I am in love with linux again
The best part is there are so many repos out there that I need not worry of compiling even though i have a decent dual core proccy.
Well so this small info is applicable only for Ubuntu disto but you can still go the old way of compiling and getting it done. Others can chip in with the binary repos for their distro
Required Ingredients:
Ubuntu
Nvidia 8XXX or Higher GFX card
Net Connx
HD movies
Lets start cooking :tongue:
Compiling from source
Check this link: How to compile mplayer with vdpau support on Ubuntu | My Thoughts
Not interested to explain the whole thing again
The only thing to add or to be precise remove from that link is you can skip this part as latest svn version has got the includes.
Installing from Binary - Ubuntu only
My fav, windoze style :tongue:
Add the repos to ubuntu sources from below link, this ppa has got smplayer also so kubuntu users may also benefit from this
https://launchpad.net/~rvm/+archive/mplayer
Whats next, hit the Synaptic Package manager and install the latest version from this repos
Before you start enjoying, make sure the drivers are 180.33 or higher.
Jaunty ships with 180.44 so this should not be a cause of worry for them, older distro they need to upgrade before they start using mplayer.
Showdown
Grab your fav hd movie, dont forget pop corn, open mplayer, in preferences make sure the video output driver is vdpau and start enjoying
To confirm that everythign is working fine, open terminal and type top, mplayer cpu usage should be less than 10%, on my C2D it hovers at 4-5% when the cpu is running at 800mhz
The best part 720p, 1080p, throw whatever you want and it will play it with ultimate smoothness :hap2:
BTW I find the picture clarity to be better than software decoders
Popcorn anyone? :tongue:
History
NVIDIA had introduced VDPAU in 2008 to hardware accelerated decoding of HD content. It didnt have any supported players at that time and mplayer was the first one to have the added support with some patches. Nvidia 180.33 gfx driver upwards have support for VDPAU.
Fast forward to present, things have improved a lot now, mplayer, xine and few more players are having support for vdpau. VLC may also have vdpau supported in future.
Before we start
I am pretty much bored with compiling the binary all the time in Linux distro and had stopped using linux earlier as I ended up compiling most of the stuff on my ancient celeron 266 hardware. That was some 4 years back, now after Canonicals nicely integrated Ubuntu, I am in love with linux again
The best part is there are so many repos out there that I need not worry of compiling even though i have a decent dual core proccy.
Well so this small info is applicable only for Ubuntu disto but you can still go the old way of compiling and getting it done. Others can chip in with the binary repos for their distro
Required Ingredients:
Ubuntu
Nvidia 8XXX or Higher GFX card
Net Connx
HD movies
Lets start cooking :tongue:
Compiling from source
Check this link: How to compile mplayer with vdpau support on Ubuntu | My Thoughts
Not interested to explain the whole thing again
The only thing to add or to be precise remove from that link is you can skip this part as latest svn version has got the includes.
tar xf vdpau_20090305.tar.gz
mv vdpau /usr/include/
Installing from Binary - Ubuntu only
My fav, windoze style :tongue:
Add the repos to ubuntu sources from below link, this ppa has got smplayer also so kubuntu users may also benefit from this
https://launchpad.net/~rvm/+archive/mplayer
Whats next, hit the Synaptic Package manager and install the latest version from this repos
Before you start enjoying, make sure the drivers are 180.33 or higher.
Jaunty ships with 180.44 so this should not be a cause of worry for them, older distro they need to upgrade before they start using mplayer.
Showdown
Grab your fav hd movie, dont forget pop corn, open mplayer, in preferences make sure the video output driver is vdpau and start enjoying
To confirm that everythign is working fine, open terminal and type top, mplayer cpu usage should be less than 10%, on my C2D it hovers at 4-5% when the cpu is running at 800mhz
The best part 720p, 1080p, throw whatever you want and it will play it with ultimate smoothness :hap2:
BTW I find the picture clarity to be better than software decoders
Popcorn anyone? :tongue: