How to install the Screen recording tool Simple Screen Recorder 0.3.1 in Ubuntu
Simple Screen Recorder is a Screen recording tool that supports X11 and OpenGL. It uses the Qt library to create a Simple and intuitive graphic user interface, this allows you to easily record the entire screen at the same time (and support multiple monitors), maintain the synchronization of audio and video, reduce the speed of the computer, reduce video frames, and support multithreading.
The final version of Simple Screen Recorder 0.3.1 has been released for some time, but no logs have been published.
You can install PPA on Ubuntu 14.10, 14.04, 12.04, and other systems and their derivative versions. Open the terminal and enter the following command:
Sudo add-apt-repository ppa: maarten-baert/simplescreenrecorder
Sudo apt-get update
Sudo apt-get install simplescreenrecorder
To record openGL applications, you must request the simplescreenrecorder-lib library and run the following command:
Sudo apt-get install simplescreenrecorder-lib: i386
Uninstall command:
Sudo apt-get remove simplescreenrecorder