Simple screen recorder для windows

Программа SimpleScreenRecorder для записи вебинаров и видео с экрана

SimpleScreenRec (SSR) — многофункциональный, мощный экранный рекордер, поддерживающий X11 и OpenGL. Он имеет графический интерфейс пользователя на основе Qt. SSR может записывать весь экран или его часть или записывать приложения OpenGL напрямую. Запись может быть приостановлена и возобновлена в любое время. Поддерживается множество различных форматов файлов и кодеков.

Программу SSR легко использовать, так как все имеющиеся настройки уже выставлены по умолчанию.

Особенности SSR

  • Графический пользовательский интерфейс (Qt-based).
  • Быстрее, чем VLC и ffmpeg/avconv.
  • Записывает весь экран или его часть или записывает приложения OpenGL напрямую (аналогично Fraps в Windows).
  • Синхронизирует звук и видео должным образом (общая проблема у VLC и ffmpeg/avconv).
  • Снижает частоту кадров видео, если ваш компьютер слишком медленный (вместо того, чтобы использовать всю вашу оперативную память, например VLC).
  • Полная многопоточность: небольшие задержки в любом из компонентов никогда не будут блокировать другие компоненты, в результате получается более плавное видео и улучшенная производительность на компьютерах с несколькими процессорами.
  • Пауза и возобновление записи в любое время (либо нажатием кнопки, либо нажатием горячей клавиши).
  • Показывает статистику во время записи (размер файла, скорость передачи, общее время записи, фактическая частота кадров, . ).
  • Может показывать предварительный просмотр во время записи, поэтому вы не теряете время, записывая что-то только для того, чтобы понять, что определённая настройка была неправильной.
  • Использует библиотеки libav/ffmpeg для кодирования, поэтому поддерживает множество различных кодеков и форматов файлов.
  • Может также работать в прямом эфире (экспериментально).
  • Разумные настройки по умолчанию: не нужно ничего менять, если вы этого не хотите.

Установка SimpleScreenRec (SSR) в Ubuntu

Добавьте требуемую PPA (ppa: maarten-baert / simplescreenrecorder):

Установите пакет simplescreenrecorder:

$ sudo apt-get install simplescreenrecorder

Если у вас 64-битная система, то чтобы записывать 32-битные OpenGL приложения, нужно поставить дополнительные библиотеки, с помощью следующей команды:

Итак, программа установлена, теперь вы её можете найти среди установленных приложений:

Меню → Мультимедиа → SimpleScreenRec

После первого открытия программы откроется окно приветствия. Нажмите Продолжить

Выберите или создайте, а затем сохраните профиль, чтобы каждый раз не набирать эти параметры. Перейдите на следующую вкладку, нажав Далее

Здесь также выберите или создайте, а затем сохраните профиль. Нужно указать куда сохранять видео, выбрать контейнер (выбираем MP4), выбрать кодек (выбираем H.264) и выбрать кодек и битрейт для звука. Сохраняем и жмем Далее.

В следующем окне можно задать горячие клавиши для управления записью и включить предпросмотр и нажать на кнопку Начать запись. По завершении записи нужно нажать на кнопку Сохранить запись.

Приостановить запись, отменить запись, сохранить запись можно на панели управления:

Maarten Baert’s website

Game Maker / C++ projects

Navigation
Log in

Last modified: Mon, 9 Nov 2020
Refresh

Main page

What is SimpleScreenRecorder?

SimpleScreenRecorder is a Linux program that I’ve created to record programs and games. There were already a few programs that could do this, but I wasn’t 100% happy with any of them, so I created my own.

My original goal was to create a program that was just really simple to use, but as I was writing it I started adding more and more features, and the result is actually a pretty powerful program. It’s ‘simple’ in the sense that it’s easier to use than ffmpeg/avconv or VLC, because it has a straightforward user interface.

Читайте также:  Достать пароль от wifi windows

The input selection page:

Features

Graphical user interface (Qt-based).

Faster than VLC and ffmpeg/avconv.

Records the entire screen or part of it, or records OpenGL applications directly (similar to Fraps on Windows).

Synchronizes audio and video properly (a common issue with VLC and ffmpeg/avconv).

Reduces the video frame rate if your computer is too slow (rather than using up all your RAM like VLC does).

Fully multithreaded: small delays in any of the components will never block the other components, resulting is smoother video and better performance on computers with multiple processors.

Pause and resume recording at any time (either by clicking a button or by pressing a hotkey).

Shows statistics during recording (file size, bit rate, total recording time, actual frame rate, . ).

Can show a preview during recording, so you don’t waste time recording something only to figure out afterwards that some setting was wrong.

Uses libav/ffmpeg libraries for encoding, so it supports many different codecs and file formats (adding more is trivial).

Can also do live streaming (experimental).

Sensible default settings: no need to change anything if you don’t want to.

Tooltips for almost everything: no need to read the documentation to find out what something does.

Download

SimpleScreenRecorder should work on any Linux distribution, and in most cases can be installed from the official repositories. The list below is incomplete.

Simply install ‘simplescreenrecorder’:

Add this if you want to record 32-bit OpenGL applications on a 64-bit system:

If you are using Debian 9 or newer, you can install the ‘simplescreenrecorder’ package from the official repositories. You can install it with:

Add this if you want to record 32-bit OpenGL applications on a 64-bit system:

You should copy-paste these commands to a terminal line by line rather than all at once, otherwise it won’t work.

SimpleScreenRecorder is available in the RPM Fusion reposity. RPM Fusion can be activated with this command:

After that, SimpleScreenRecorder can be installed with this command:

SimpleScreenRecorder is now included in the main repository. You can install it with:

SimpleScreenRecorder is avaliable in the official repository, the name of the package is ‘simplescreenrecorder’.

Install simplescreenrecorder from the Core Release repository using urpmi or the Mageia Control Center.

You can install SimpleScreenRecorder with the following command:

The same command should also work on any other distribution provided that the Nix package manager is installed.

Install ‘simplescreenrecorder’ from the Packman repository. If you want to record 32-bit OpenGL applications on a 64-bit system, you should also install ‘libssr-glinject-32bit’. This package was created by Dmitriy (DAP-DarkneSS).

Install ‘ssr’ from the official repository:

Red Hat Enterprise Linux,
CentOS,
Scientific Linux

Packages for SimpleScreenRecorder are available in the Nux repositories.

A SlackBuild is available here.

If you are using Ubuntu 17.04 or newer, SimpleScreenRecorder can be found in the official repositories. You can install it with:

Add this if you want to record 32-bit OpenGL applications on a 64-bit system:

Читайте также:  Windows 10 pro загрузка системы

You should copy-paste these commands to a terminal line by line rather than all at once, otherwise it won’t work.

If you are using an older version of Ubuntu, or you want to get the latest version of SimpleScreenRecorder immediately without waiting for the next Ubuntu release, you can also get the package(s) from the SimpleScreenRecorder PPA:

Add this if you want to record 32-bit OpenGL applications on a 64-bit system:

For distributions that don’t have official packages, you have to compile it yourself for now. It’s not that hard, and there are instructions in the readme file. You can find the source code on GitHub:
https://github.com/MaartenBaert/ssr
If you’re not familiar with git and you just want a .tar.gz file, download this:
https://github.com/MaartenBaert/ssr/archive/master.tar.gz

If you are using a different distribution and you have created a package for SimpleScreenRecorder, please contact me so I can add it to the list :).

License

SimpleScreenRecorder is distributed under the terms of the GNU General Public License.

Feedback, bugs, feature requests .

You can report bugs and submit feature requests on GitHub:
https://github.com/MaartenBaert/ssr/issues

If you don’t want to create a GitHub account, you can also send an email to:

If you don’t get a reply within a week, your message was probably eaten by the spam filter. If that happens, try sending the message again from a different address.

Maarten Baert’s website

Game Maker / C++ projects

Navigation
Log in

Last modified: Mon, 9 Nov 2020
Refresh

Main page

What is SimpleScreenRecorder?

SimpleScreenRecorder is a Linux program that I’ve created to record programs and games. There were already a few programs that could do this, but I wasn’t 100% happy with any of them, so I created my own.

My original goal was to create a program that was just really simple to use, but as I was writing it I started adding more and more features, and the result is actually a pretty powerful program. It’s ‘simple’ in the sense that it’s easier to use than ffmpeg/avconv or VLC, because it has a straightforward user interface.

The input selection page:

Features

Graphical user interface (Qt-based).

Faster than VLC and ffmpeg/avconv.

Records the entire screen or part of it, or records OpenGL applications directly (similar to Fraps on Windows).

Synchronizes audio and video properly (a common issue with VLC and ffmpeg/avconv).

Reduces the video frame rate if your computer is too slow (rather than using up all your RAM like VLC does).

Fully multithreaded: small delays in any of the components will never block the other components, resulting is smoother video and better performance on computers with multiple processors.

Pause and resume recording at any time (either by clicking a button or by pressing a hotkey).

Shows statistics during recording (file size, bit rate, total recording time, actual frame rate, . ).

Can show a preview during recording, so you don’t waste time recording something only to figure out afterwards that some setting was wrong.

Uses libav/ffmpeg libraries for encoding, so it supports many different codecs and file formats (adding more is trivial).

Can also do live streaming (experimental).

Sensible default settings: no need to change anything if you don’t want to.

Читайте также:  Драйвер для аудиовыхода windows 10

Tooltips for almost everything: no need to read the documentation to find out what something does.

Download

SimpleScreenRecorder should work on any Linux distribution, and in most cases can be installed from the official repositories. The list below is incomplete.

Simply install ‘simplescreenrecorder’:

Add this if you want to record 32-bit OpenGL applications on a 64-bit system:

If you are using Debian 9 or newer, you can install the ‘simplescreenrecorder’ package from the official repositories. You can install it with:

Add this if you want to record 32-bit OpenGL applications on a 64-bit system:

You should copy-paste these commands to a terminal line by line rather than all at once, otherwise it won’t work.

SimpleScreenRecorder is available in the RPM Fusion reposity. RPM Fusion can be activated with this command:

After that, SimpleScreenRecorder can be installed with this command:

SimpleScreenRecorder is now included in the main repository. You can install it with:

SimpleScreenRecorder is avaliable in the official repository, the name of the package is ‘simplescreenrecorder’.

Install simplescreenrecorder from the Core Release repository using urpmi or the Mageia Control Center.

You can install SimpleScreenRecorder with the following command:

The same command should also work on any other distribution provided that the Nix package manager is installed.

Install ‘simplescreenrecorder’ from the Packman repository. If you want to record 32-bit OpenGL applications on a 64-bit system, you should also install ‘libssr-glinject-32bit’. This package was created by Dmitriy (DAP-DarkneSS).

Install ‘ssr’ from the official repository:

Red Hat Enterprise Linux,
CentOS,
Scientific Linux

Packages for SimpleScreenRecorder are available in the Nux repositories.

A SlackBuild is available here.

If you are using Ubuntu 17.04 or newer, SimpleScreenRecorder can be found in the official repositories. You can install it with:

Add this if you want to record 32-bit OpenGL applications on a 64-bit system:

You should copy-paste these commands to a terminal line by line rather than all at once, otherwise it won’t work.

If you are using an older version of Ubuntu, or you want to get the latest version of SimpleScreenRecorder immediately without waiting for the next Ubuntu release, you can also get the package(s) from the SimpleScreenRecorder PPA:

Add this if you want to record 32-bit OpenGL applications on a 64-bit system:

For distributions that don’t have official packages, you have to compile it yourself for now. It’s not that hard, and there are instructions in the readme file. You can find the source code on GitHub:
https://github.com/MaartenBaert/ssr
If you’re not familiar with git and you just want a .tar.gz file, download this:
https://github.com/MaartenBaert/ssr/archive/master.tar.gz

If you are using a different distribution and you have created a package for SimpleScreenRecorder, please contact me so I can add it to the list :).

License

SimpleScreenRecorder is distributed under the terms of the GNU General Public License.

Feedback, bugs, feature requests .

You can report bugs and submit feature requests on GitHub:
https://github.com/MaartenBaert/ssr/issues

If you don’t want to create a GitHub account, you can also send an email to:

If you don’t get a reply within a week, your message was probably eaten by the spam filter. If that happens, try sending the message again from a different address.

Оцените статью