Created
June 17, 2013 19:49
-
-
Save EpocSquadron/5799734 to your computer and use it in GitHub Desktop.
Screencapture on linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
For video only: | |
ffmpeg -f x11grab -r 25 -s 1440x900 -i :0.0 -vcodec libx264 -preset ultrafast -crf 0 output.mkv | |
For video and audio: | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment