Search Criteria
Package Details: simplescreenrecorder-git 0.4.2.r11.g7f26bc7-1
Git Clone URL: | https://aur.archlinux.org/simplescreenrecorder-git.git (read-only, click to copy) |
---|---|
Package Base: | simplescreenrecorder-git |
Description: | A simple but powerful recording tool for X11, OpenGL and V4L2. (Git version) |
Upstream URL: | https://www.maartenbaert.be/simplescreenrecorder/ |
Keywords: | ssr |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | wrl |
Maintainer: | MaartenBaert |
Last Packager: | MaartenBaert |
Votes: | 19 |
Popularity: | 0.003697 |
First Submitted: | 2014-01-28 19:54 |
Last Updated: | 2020-07-08 17:11 |
Dependencies (20)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- desktop-file-utils (desktop-file-utils-git)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-gl-transition, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-headless, ffmpeg-ndi, ffmpeg-decklink, ffmpeg-git, ffmpeg-full-git, ffmpeg-libfdk_aac, ffmpeg-nocuda, ffmpeg-amd-full-git, ffmpeg-full, ffmpeg-amd-full)
- glu (glu-git)
- gtk-update-icon-cache (gtk3-git, gtk-update-icon-cache-ubuntu, gtk-update-icon-cache-git)
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git, libpulse-nosystemd, pulseaudio-git)
- libx11 (libx11-git)
- libxext (libxext-git)
- libxfixes
- libxi (libxi-git)
- libxinerama (libxinerama-randr-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qt5-x11extras (qt5-x11extras-git)
- v4l-utils (v4l-utils-rockchip)
- cmake (cmake-git) (make)
- git (git-git) (make)
- qt5-tools (qt5-tools-git) (make)
- lib32-simplescreenrecorder-git (optional) – OpenGL recording of 32-bit applications
Required by (3)
- lxqt-kwin-desktop-git (requires simplescreenrecorder) (optional)
- obs-glcapture-git (requires simplescreenrecorder)
- ssrt (requires simplescreenrecorder)
Latest Comments
1 2 Next › Last »
matbonn commented on 2020-09-17 14:42
Can anyone confirm if the OpenGL part still works? I LOVE SSR over OBS etc but recently noticed that I couldn't record anymore from chrome, firefox or brave via OpenGL. The preview window stays blank and it can't get the input res. I tried this on Manjaro and Arco. I even tried a old Manjaro bootable ISO - installed SSR "in RAM" and it appears the OpenGL is part is broken.
MaartenBaert commented on 2018-05-21 14:31
The main package (simplescreenrecorder-git) now uses Qt5, so this one should no longer be needed.
Ashark commented on 2018-05-11 12:38
Could you please add "ssr" to keywords of this package. It will simplify finding this package using yaourt while installing. Update: thank you
MaartenBaert commented on 2017-10-07 19:32
Apparently QDesktopServices is gone in Qt5. It should be fixed now.
ConorIA commented on 2017-10-06 20:10
I'm getting an error:
[ 53%] Building CXX object src/CMakeFiles/simplescreenrecorder.dir/GUI/PageInput.cpp.o
[ 54%] Building CXX object src/CMakeFiles/simplescreenrecorder.dir/GUI/PageOutput.cpp.o
/tmp/yaourt-tmp-conor/aur-simplescreenrecorder-qt5-git/src/simplescreenrecorder/src/GUI/PageOutput.cpp: In member function ‘void PageOutput::LoadProfileSettings(QSettings*)’:
/tmp/yaourt-tmp-conor/aur-simplescreenrecorder-qt5-git/src/simplescreenrecorder/src/GUI/PageOutput.cpp:441:41: error: ‘storageLocation’ is not a member of ‘QDesktopServices’
QString dir_videos = QDesktopServices::storageLocation(QDesktopServices::MoviesLocation);
^~~~~~~~~~~~~~~
/tmp/yaourt-tmp-conor/aur-simplescreenrecorder-qt5-git/src/simplescreenrecorder/src/GUI/PageOutput.cpp:441:75: error: ‘MoviesLocation’ is not a member of ‘QDesktopServices’
QString dir_videos = QDesktopServices::storageLocation(QDesktopServices::MoviesLocation);
^~~~~~~~~~~~~~
/tmp/yaourt-tmp-conor/aur-simplescreenrecorder-qt5-git/src/simplescreenrecorder/src/GUI/PageOutput.cpp:442:44: error: ‘storageLocation’ is not a member of ‘QDesktopServices’
QString dir_documents = QDesktopServices::storageLocation(QDesktopServices::DocumentsLocation);
^~~~~~~~~~~~~~~
/tmp/yaourt-tmp-conor/aur-simplescreenrecorder-qt5-git/src/simplescreenrecorder/src/GUI/PageOutput.cpp:442:78: error: ‘DocumentsLocation’ is not a member of ‘QDesktopServices’
QString dir_documents = QDesktopServices::storageLocation(QDesktopServices::DocumentsLocation);
^~~~~~~~~~~~~~~~~
make[2]: *** [src/CMakeFiles/simplescreenrecorder.dir/build.make:997: src/CMakeFiles/simplescreenrecorder.dir/GUI/PageOutput.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:141: src/CMakeFiles/simplescreenrecorder.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
twa022 commented on 2017-10-03 23:02
@MaartenBaert: I added you as a maintainer too
MaartenBaert commented on 2017-10-01 18:40
If you want I can maintain this package as well, so it won't break if there are dependency changes.
twa022 commented on 2017-09-13 17:46
I added a package that builds against QT5: simplescreenrecorder-qt5-git if interested
eeva commented on 2016-05-28 13:50
Today's version does not build and since the git repo has not changed lately (since March) I suppose it has been broken for quite some time.
atler55 commented on 2016-02-20 09:03
is there a way to prevent the program from tabbing back to the desktop when in full screen gaming (minecraft as example)?
Other than that its working pretty good.