XBMC
From PengPod Wiki
XBMC is a popular media center software with 10-foot interface designed for large-screen televisions, and it enables A1x based media players and set-top boxes to play and view most videos, music, podcasts, and other digital media files from local and network storage media and the internet.
PengPods support XBMC with hardware acceleration for smooth HD video playback.
Current binary for PengPod image - Please report any problems in the forums
Install
sudo apt-get install xbmca10
After installation, you need to copy the libraries in /allwinner/armhf/xbmc/lib to /lib
sudo cp /allwinner/xbmc-pvr-binhf/lib/libvecore.so to /lib
Use
This is how to start XBMC, the scaling governor option is recommended but not required. Also it is recommended you shutdown X for better performance.
echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor service lightdm stop /allwinner/xbmc-pvr-binhf/lib/xbmc/xbmc.bin