How Install Simplescreenrecorder Ubuntu Linux
What is SimpleScreenRecorder?
SimpleScreenRecorder is a free and lightweight screen video recorder for Ubuntu. This screen recorder can be very useful tool for you if you are a YouTube creator or application developer.
How to Install SimpleScreenRecorder
SimpleScreenRecorder is available in Ubuntu Software Centre in most of the recent Ubuntu releases. But somehow if you don’t find it there you can run following command in Terminal to install this screen video recorder.
To install run below Command
$ sudo add-apt-repository ppa:marten-baert/simplescreenrecorder
$ sudo apt-get update
$ sudo apt-get install simplescreenrecorder
Once the installation is complete you can notice that SimpleScreenRecorder is added to the dashboard.
How to Setup SimpleScreenRecorder to Start Screen Recording
In the next window, you can configure screen resolution and select your preferred Video Input among Record the entire screen, Record a fixed rectangle, Follow the cursor and Record OpenGL.
Here on below screen you have to set the destination folder where your recorded video file will be saved and you can also select in which video format screen will be recorded as well as configure Video and Audio codecs. Set the parameters as shown in screenshot below and click on Continue.
Post a Comment