HI.. Make sure ffmpeg is installed. Then open a terminal and write this command:
ffmpeg -f x11grab -r 25 -s 1280x800 -i :0.0 -sameq Desktop/out.mp4 - instead of 1280x800 you put your own screen resolution - instead of Desktop/out.mp4 you put the directory and filename of your choice Press enter, and you’re capturing your screen! To stop, press q. -Dhansekaran. Did I learn something today? If not, I wasted it. -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
