View Single Post
  #18  
Old 06-07-2015, 02:44 PM
tristantio tristantio is offline
Fire Giant

tristantio's Avatar

Join Date: Nov 2010
Posts: 888
Default

If you use a good OS like GNU/Linux, you can just do it via ffmpeg installed from your package manager with something like:

Code:
ffmpeg -f x11grab -s 1024x700 -i :0.0+0,40 -c:v libx264 -preset ultrafast -crf 0 /tmp/my-movie.mkv