Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
Video Decoding in CPU or GPUGPUs generally include hardware that is more efficient than CPUs at decoding video for playback in real-time. Using a GPU to perform decoding is sometimes referred to as GPU offloading. In order for LinuxMCE to use GPU offloading, linux developers need to have a way to access the hardware decoding features of GPUs. Up until around the end of 2008 there was no mainstream way for linux developers to access the hardware decoding features of GPUs. What this means is that all video decoding in LinuxMCE 0710 is performed by the CPU. Around the end of 2008, nVidia released an API called VDPAU that provides access to hardware-accelerated video decoding on some late models of GPU. As of March 2009, there were no plans to include VDPAU support in LinuxMCE 0810. There are, however, rumors of successful GPU offloading from users of the video players that LinuxMCE is based on. As of May 2009, there are also LinuxMCE users who are working towards patching LinuxMCE to use VDPAU.Until LinuxMCE supports GPU offloading, we recommend that you select your mainboard and CPU such that it is capable for decoding video using the CPU only. When selecting your GPU, you may want to consider one that might one day support VDPAU GPU offloading.