解决方法:
sudo apt-get install libv4l-dev
cd /usr/include/linux
sudo ln -s ../libv4l1-videodev.h videodev.h
pygame安装过程出现找不到videodev.h的错误
原文:http://blog.csdn.net/xhz1234/article/details/41326285