SimpleScreenRecorder
{{Short description|Qt based Simple Screen Recorder}}
{{Infobox software
| name = SimpleScreenRecorder
| screenshot = SimpleScreenRecorder 0.3.11.png
| screenshot size = 260px
| author = Maarten Baert
| developer = Maarten Baert
| released =
| latest release version = {{wikidata|property|preferred|references|edit|Q17080898|P348|P548=Q2804309}}
| latest release date = {{wikidata|qualifier|preferred|single|Q17080898|P348|P548=Q2804309|P577}}
| latest preview version = {{wikidata|property|preferred|references|edit|Q17080898|P348|P548=Q51930650}}
| latest preview date = {{wikidata|qualifier|preferred|single|Q17080898|P348|P548=Q51930650|P577}}
| programming language = C++
| operating system = Linux, BSD, Unix-like
| platform =
| genre = Screencasting software
| license = GPL-3.0-or-later
| website = {{URL|www.maartenbaert.be/simplescreenrecorder/}}
}}
SimpleScreenRecorder is a Qt-based free and open source multithreaded screencast software made for Linux and Unix-like operating systems which can handle similar tasks FFmpeg/avconv and VLC does.{{cite web |title=Who Needs Fraps on Linux When You Have SimpleScreenRecorder? |url=http://news.softpedia.com/news/Who-Needs-Fraps-on-Linux-When-You-Have-SimpleScreenRecorder-467534.shtml |accessdate=29 August 2015}}{{cite web |url=http://www.itworld.com/article/2701749/install-simplescreenrecorder-in-ubuntu-13-10.html |title=Install SimpleScreenRecorder in Ubuntu 13.10 |last=Lynch |first=Jim |date=1 January 2014 |accessdate=28 August 2015 |publisher=ITWorld.com |archive-date=29 April 2015 |archive-url=https://web.archive.org/web/20150429181156/http://www.itworld.com/article/2701749/install-simplescreenrecorder-in-ubuntu-13-10.html |url-status=dead }}
Features
SimpleScreenRecorder can capture a video and audio recording of the entire computer screen or part of it{{cite journal| last1=Mazurczyk| first1=Wojciech| last2=Karaś| first2=Maciej| last3=Szczypiorski| first3=Krzysztof| last4=Janicki| first4=Artur| date=8 July 2015| title=YouSkyde: information hiding for Skype video traffic| journal=Multimedia Tools and Applications| volume=75| issue=21| pages=13521–13540| doi=10.1007/s11042-015-2740-0| arxiv=1608.07337| s2cid=1619484}} or record OpenGL applications directly. The program reduces the frame rate of the video if the computer its running on is too slow. The program can pause and resume recording by pressing a hotkey. The program also shows statistics about the computer's performance during recording.{{cite web|title=What is SimpleScreenRecorder?|url=http://www.maartenbaert.be/simplescreenrecorder/|publisher=maartenbaert.be|accessdate=4 June 2013}} Users can select options for the screen capture such as "follow the cursor" and "record the cursor."{{cite web|url=http://www.omgubuntu.co.uk/2013/12/simple-screen-recorder-linux |title=Simple Screen Recorder Makes Screencasting on Linux Easy |last=Sneddon |first=Joey-Elijah |date=28 December 2013 |accessdate=28 August 2015|publisher=omgubuntu.co.uk}} SimpleScreenRecorder can output video and audio into many final file container formats. These video and audio encodings are also customizable.{{cite web|url=http://itsfoss.com/record-screen-ubuntu-simplescreenrecorder/ |title=How To Record Your Screen In Ubuntu With SimpleScreenRecorder |last=Jotpreet |first=Singh |date=14 December 2014 |accessdate=28 August 2015}}{{cite web| url=http://techkafa.com/simple-screen-recorder-ile-linuxta-oyun-videolarini-kaydedin-10777.html |title=Simple Screen Recorder ile Linux'ta Oyun Videolarını Kaydedin |last=Yavaş |first=Oğuz Veli |date= |accessdate=28 August 2015}} The resolution and frame rate of the resulting video may be set prior to recording, as may the audio quality of the video.{{cite web|url=http://gihyo.jp/admin/serial/01/ubuntu-recipe/0316 |title=第316回 SimpleScreenRecorderで簡単スクリーンレコード |last=Sakomoto |first=Takashi |date=19 March 2014 |accessdate=28 August 2015}}
See also
References
{{Reflist}}
External links
- [http://www.maartenbaert.be/simplescreenrecorder/recording-game-audio/ Recording desktop or gaming audio]
- [http://www.maartenbaert.be/simplescreenrecorder/recording-steam-games/ Recording Steam games ]
- [https://github.com/MaartenBaert/ssr Project website] on Github
Category:Graphics-related software for Linux