Thread
:
The best way to report
View Single Post
#
18
06-07-2015, 02:44 PM
tristantio
Fire Giant
Join Date: Nov 2010
Posts: 888
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
tristantio
View Public Profile
Send a private message to tristantio
Find all posts by tristantio