Monday, September 11, 2017

Screen record gif in ubuntu

Screen record gif in ubuntu


GIFs had their great return these past years. Though a terribly old technology lacking quality and performance, GIFs are still pretty awesome.
And you can easily make a screen recording in Ubuntu resulting in a GIF. 
Heres how:

1. Install byzanz-recorder
sudo add-apt-repository -y ppa:fossfreedom/byzanz
sudo apt-get update
sudo apt-get install -y byzanz

2. record
byzanz-record --duration=5 --x=400 --y=400 --width=800 --height=600 output.gif

Thats it! Simply enter the appropriate values for recording and enjoy



download file now

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.