View Single Post
Posts: 432 | Thanked: 917 times | Joined on Jun 2011
#9
if you are willing to install ffmpeg, try this:
Code:
ffmpeg -f x11grab -s 800x480 -r 30 -i :0.0 -threads 0
-vcodec huffyuv filename.avi
It worked for me.
 

The Following 3 Users Say Thank You to saponga For This Useful Post: