xyzbubu / vokoscreenNG

vokoscreenNG is a powerful screencast creator in many languages to record the screen, an area or a window (Linux only). Recording of audio from multiple sources is supported. With the built-in camera support, you can make your video more personal. Other tools such as systray, magnifying glass, countdown, timer, Showclick and Halo support will help

Home Page:https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 

vokoscreenNG for Windows and Linux is a powerful screencast creator in many languages to record the screen, an area or a window (Linux only). Recording of audio from multiple sources is supported. With the built-in camera support, you can make your video more personal. Other tools such as systray, magnifying glass, countdown, timer, Showclick and Halo support will help you do a good job.

Download

Translate

Only 100% translated languages will be added to vokoscreenNG. You can translate to anytime, your translation will be included in the next bugfix release. Please translate only at Transifex, it is very easy. https://app.transifex.com/vkohaupt/vokoscreen/

Installer

Windows and Linux installation routines are not provided, because each platform, installer and package manager has its own special features. That means make-install, metadata, desktop files, icons, manpage, logo must be create and provided itself. All the images and logos that come with vokoscreenNG are free. You can be change in size itself be used for your own installer or package manager.

Code Contributions

If you want to contribute code, please ask beforehand whether your idea finds harmony. Your source code must be in separate files and published under the MIT-License. Every file must include the License-header. The License-header can be found here: https://github.com/vkohaupt/vokoscreenNG/blob/3.0/info-licences-changelog-install/Third-Party-License

Windows 10 64-bit

BuildRequires

Environment

  • No additional entries

Linux

Run-time requirements

  • Qt5 >= 5.9.4
  • Qt5 >= 5.14 (vokoscreenNG >= 3.1.0 pre alpha)
  • pulseaudio
  • libwayland-client0 (since vokoscreenNG 3.0.9)
  • gstreamer >= 1.12.5
  • gstreamer-plugins-base
    • Audio: vorbis, opus
  • gstreamer-plugins-good
    • Format: mkv, avi, webm, mp4, mov
    • Video: vp8
    • Audio: flac
  • gstreamer-plugins-bad
    • Video: camera
    • Video: openh264
  • gstreamer-plugins-ugly
    • Video: x264
    • Audio: mp3
  • gstreamer-plugins-ugly-orig-addon (openSUSE Packman)
    • Video: x264
  • gstreamer-plugins-libav
    • Player: x264
  • gstreamer-plugins-rs
    • Video: GIF

Wayland (vokoscreenNG >= 3.1.0)

  • pipewire >= 0.3
  • gstreamer-plugin-pipewire(openSUSE) gstreamer1.0-pipewire(Debian) >= 0.3.24
  • xdg-desktop-portal >= 1.7.0
  • xdg-desktop-portal-(kde, gtk, ...) >= 1.7.0

Build requirements

  • pkgconfig
  • libqt5-devel >= 5.14 (vokoscreenNG >= 3.1.0 pre alpha)
  • libqt5-linguist >= 5.14 (vokoscreenNG >= 3.1.0 pre alpha)
  • libX11-devel
  • gstreamer-devel
  • libpulse-devel (vokoscreenNG >= 3.0.7)
  • wayland-devel (vokoscreenNG >= 3.0.9)

On Ubuntu these requirements can be satisfied by running sudo apt install libgstreamer1.0-dev qt5-default qttools5-dev-tools libqt5x11extras5-dev qtmultimedia5-dev libqt5multimedia5-plugins libpulse-dev libwayland-dev

Build instructions

  1. Download the source / clone the repo and cd into its directory
  2. cd src
  3. qmake
  4. make

Install packages

  • Debian: sudo apt install vokoscreen-ng
  • Fedora: sudo dnf install vokoscreenNG
  • openSUSE (Tumbleweed and Leap): sudo zypper install vokoscreenNG
  • Ubuntu: sudo apt install vokoscreen-ng
  • Arch linux: sudo pacman -S vokoscreen
  • NixOS: nix-env -iA nixos.vokoscreen-ng

Picture Picture Picture Picture Picture Picture Picture Picture Picture Picture

About

vokoscreenNG is a powerful screencast creator in many languages to record the screen, an area or a window (Linux only). Recording of audio from multiple sources is supported. With the built-in camera support, you can make your video more personal. Other tools such as systray, magnifying glass, countdown, timer, Showclick and Halo support will help

https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html

License:GNU General Public License v2.0


Languages

Language:C++ 94.7%Language:Roff 2.6%Language:QMake 1.5%Language:C 0.8%Language:Shell 0.4%