Five screencast programs tested
Action

© Lead Image © Fernando Gregory, 123RF.com
To make audiovisual content easy to understand, you can use screencast programs, of which Linux has a few.
Multimedia learning has long been established in companies and government agencies. Screencasts, which reproduce the screen content of computer systems as video sequences, along with spoken instructions from the tutor, are an important tool. Whether they are simple operating procedures in word processors or complex commands in a higher programming language, screencasts can contribute to the understanding of interrelations in information technology.
Problematic
In the Linux world, many free projects have engaged in screencast software development. However, some obstacles make it difficult to use: For example, Linux uses two sound architectures – ALSA and OSS – and no fewer than three current sound servers in the form of ALSA, PulseAudio, and Jack. Two different multimedia frameworks compete for the task of handling recording, playback, and encoding/decoding of audio and video data: GStreamer and FFmpeg. Add to that an almost unmanageable number of video and audio codecs. Because some screencast programs also depend on specific graphical component libraries like GTK+ or Qt, they will not integrate seamlessly with just any old desktop environment.
Apart from these differences, before you can use a screen recorder, you also need to note that the functionality of individual applications differs; this means that not all programs may be fit for the intended purpose: Some screencast applications lack the ability to record content from windows, which makes it impossible to use them on virtual machines. Others cannot grab sections, and some can only record video sequences, but not audio content.
For this article, I only looked at those programs that can handle sound and video recordings and allow them to be used universally, which includes capturing windows. Another criterion is active development of the project.
The Candidates
The test candidates were the fairly basic Kazam, the old hand recordMyDesktop, the comprehensive new development SimpleScreenRecorder, and the intuitive Vokoscreen. Krut, published under the GPL, was also tested as the only Java program in the field.
In addition to the feature scope (Table 1), the test attaches importance to seamless desktop integration and a mature operating concept. I also wanted the programs to use popular codecs – after all, you want the movie sequences you generate to be playable anywhere.
Table 1
Function Overview
Kazam | recordMyDesktop | SimpleScreenRecorder | Vokoscreen | Krut |
|
---|---|---|---|---|---|
Full-screen recording |
Yes |
Yes |
Yes |
Yes |
Restricted |
Window recording |
Yes |
Yes |
Yes |
Yes |
Restricted |
Section recording |
Yes |
Yes |
Yes |
Yes |
Yes |
Magnification |
No |
No |
No |
Yes |
No |
Audio disable |
Yes |
Yes |
Yes |
Yes |
Yes |
Selectable codecs |
Yes |
Yes |
Yes |
Yes |
No |
Selectable formats |
Yes |
Yes |
Yes |
Yes |
No |
Webcam support |
No |
No |
No |
Yes |
No |
Timer |
No |
No |
No |
No |
Yes |
Countdown |
Yes |
No |
No |
Yes |
No |
Mouse pointer disable |
Yes |
Yes |
Yes |
Yes |
Yes |
Preview window |
No |
Yes |
Yes |
No |
Yes |
Kazam
The Kazam [1] screen recorder has been under development since 2010; it is based on the GStreamer framework and supports PulseAudio. Kazam comes with a few dependencies and is maintained in the repositories of all the major distributions, which makes installation easy. The software is frugal when it comes to the desktop environment: KDE, Gnome, Unity, and less common environments such as Cinnamon are supported.
After installing with the package manager, you will find a launcher in the Multimedia menu (sometimes called Entertainment, Sound & Video, or something similar). Clicking on the program name displays a simple, intuitive program window (Figure 1).
You can only control the use of loudspeakers and microphones and define a delay until the screen recorder starts. Two buttons in the upper section of the program window let you define whether to use Kazam for screencasts or screenshots.
Open File | Preferences to configure the software. The simple options in the Screencast tab lets you configure the frame rate and output format (Figure 2). Although VP8 (WEBM) and H264 (MP4) are available, bear in mind that not all current media players can handle the VP8 (WEBM) standard. The storage location for the video can also be defined in the Preferences dialog.
The two video formats make Kazam universally deployable: The VP8 (WEBM) codec delivers good image quality at lower resolutions and is suitable for web applications or mobile devices. The H.264 MP4 standard is more likely a solution for professional movies.
After starting the recording, the software shows a camera icon in the system tray of your desktop. Clicking on it opens a context menu in which you can stop or pause the recording. When you stop recording, the program window appears on the desktop. In the Settings dialog, Kazam offers to automatically save the recorded video sequences in a freely definable directory. If this option is enabled, you need not worry about saving.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
Kubuntu Focus Announces XE Gen 2 Linux Laptop
Another Kubuntu-based laptop has arrived to be your next ultra-portable powerhouse with a Linux heart.
-
MNT Seeks Financial Backing for New Seven-Inch Linux Laptop
MNT Pocket Reform is a tiny laptop that is modular, upgradable, recyclable, reusable, and ships with Debian Linux.
-
Ubuntu Flatpak Remix Adds Flatpak Support Preinstalled
If you're looking for a version of Ubuntu that includes Flatpak support out of the box, there's one clear option.
-
Gnome 44 Release Candidate Now Available
The Gnome 44 release candidate has officially arrived and adds a few changes into the mix.
-
Flathub Vying to Become the Standard Linux App Store
If the Flathub team has any say in the matter, their product will become the default tool for installing Linux apps in 2023.
-
Debian 12 to Ship with KDE Plasma 5.27
The Debian development team has shifted to the latest version of KDE for their testing branch.
-
Planet Computers Launches ARM-based Linux Desktop PCs
The firm that originally released a line of mobile keyboards has taken a different direction and has developed a new line of out-of-the-box mini Linux desktop computers.
-
Ubuntu No Longer Shipping with Flatpak
In a move that probably won’t come as a shock to many, Ubuntu and all of its official spins will no longer ship with Flatpak installed.
-
openSUSE Leap 15.5 Beta Now Available
The final version of the Leap 15 series of openSUSE is available for beta testing and offers only new software versions.
-
Linux Kernel 6.2 Released with New Hardware Support
Find out what's new in the most recent release from Linus Torvalds and the Linux kernel team.