Using NVIDIA's VDPAU On Mobile Platforms

Published on January 06, 2010
Written by Michael Larabel
Page 1 of 2
Discuss This Article

We know that NVIDIA's Video Decode and Presentation API for Unix (VDPAU) works very well for exposing PureVideo capabilities on Linux. We have benchmarked VDPAU and found it to perform very well in that under Linux it's possible to play HD videos with a $20 CPU and $30 GPU thanks to this video acceleration method. VDPAU is the best video acceleration / decoding API on Linux and is widely adopted by various multimedia applications, which is all in contrast to AMD's XvBA and their troubled implementation. But how does VDPAU work on mobile devices? With the ASUS Eee PC 1201N that is built on NVIDIA's ION platform we ran a new set of VDPAU video playback tests.

With this 12.1" netbook that has an Intel Atom N330 dual-core 1.60GHz processor, NVIDIA MCP79 motherboard, 2GB of DDR2 memory, 250GB Hitachi HTS54502 SATA 2.0 HDD, and NVIDIA ION graphics with 512MB of video memory we used the Phoronix Test Suite with its video-cpu-usage test profile that charts the CPU usage as a 1080p H.264 video file is played back three times. When running this test profile we also enabled the Phoronix Test Suite's system monitoring module to record some other metrics. We compared the mobile VDPAU performance for this NVIDIA ION netbook when using GL2, X-Video, and VDPAU acceleration methods. Ubuntu 9.10 (x86_64) was running on this system with the Linux 2.6.31 kernel and the NVIDIA 190.53 proprietary display driver.

To no surprise at all, the lowest CPU usage was found when playing back the 1080p video file in MPlayer with the Video Decode and Presentation API for Unix. The average CPU utilization during this test was merely 4.8%. The Atom N330 CPU had an average CPU utilization of 25.8% when using GL2 and then 26.5% when using X-Video. VDPAU is certainly the superior choice for lowering the CPU usage during HD video playback.

The CPU usage was dramatically lower when using VDPAU, and this did equate to a small drop in the system temperature. Using X-Video caused the system temperature to drop by 1°C and then it lost another degree with VDPAU.

<< Previous Page
1
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. GCC 4.8.0 vs. LLVM Clang 3.3 Compiler Performance
  2. Intel Linux OpenGL Driver Leading Over Apple OS X
  3. The Cost Of Ubuntu Disk Encryption
  4. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
Latest Linux News
  1. A New X.Org-Free Wayland LiveCD Released
  2. Unity 8, Mir Made Progress This Week On Features
  3. LLVM Clang 3.3 RC2 Is Ready For Testing
  4. AMD RadeonSI Gallium3D Begins Simple CL Demos
  5. Intel Shows Off GNOME3-Based Tizen Shell
  6. Linux Desktop Security Could Be A Whole Lot Better
  7. KDE 4.11 Will Be The Last Major KDE4 Workspaces Feature Release
  8. New NVIDIA Linux Driver Supports The GeForce GTX 780
  9. Chrome 28 To Offer More Speed Improvements
  10. Digia Announces "Boot To Qt" Project
  11. X.Org Libraries Hit By Round Of Security Issues
Latest Forum Talk
  1. Debian GNU/Hurd 2013 Release Brings New Packages
  2. KDE 4.11 Will Be The Last Major KDE4 Workspaces...
  3. A New X.Org-Free Wayland LiveCD Released
  4. GCC 4.8.0 vs. LLVM Clang 3.3 Compiler Performance
  5. Intel Shows Off GNOME3-Based Tizen Shell
  6. Is there anyway to improve the performance of the...
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite