I installed Mageia 9 with the following packages: Workstation > Documentation, Configuration, Console Tools. By default, other packages were selected, such as Multimedia and Internet. I don't know if this has any influence on the current situation.
In an older forum post, the problem, as I understand it, was with 32bit repositories that were not activated. In my installation, the repositories are set according to the default settings of the wizard. As far as I can understand without 32bit repositories. I don't know whether the 32bit repositories are necessary for SimpleScreenRecorder today or not.
viewtopic.php?f=23&t=11396&p=66334&hilit=264#p66334Starting simplescreenrecorder from the terminal gives out:
- Code: Select all
[shark22@localhost ~]$ simplescreenrecorder
==================== SSR gestartet ====================
SimpleScreenRecorder 0.4.4
Compiled with GCC 12.2.0
Qt: header 5.15.5, lib 5.15.7
libavformat: header 59.16.100, lib 59.27.100
libavcodec: header 59.18.100, lib 59.37.100
libavutil: header 57.17.100, lib 57.28.100
libswscale: header 6.4.100, lib 6.7.100
[CPUFeatures::Detect] CPU Merkmale: mmx sse sse2 sse3 ssse3 sse4_1 sse4_2 avx avx2 bmi1 bmi2
[ScreenScaling] Detected fractional screen scale factor, scaling was disabled.
[ALSAInput::GetSourceList] Generiere Quell-Liste...
[ALSAInput::GetSourceList] Plugin gefunden: [lavrate] Rate Converter Plugin Using Libav/FFmpeg Library
[ALSAInput::GetSourceList] Karte gefunden: [hw:0] HDA ATI HDMI
[ALSAInput::GetSourceList] Karte gefunden: [hw:1] HD-Audio Generic
[ALSAInput::GetSourceList] Gerät gefunden: [hw:1,0] HD-Audio Generic: ALC892 Analog
[ALSAInput::GetSourceList] Gerät gefunden: [hw:1,2] HD-Audio Generic: ALC892 Alt Analog
[PulseAudioInput::GetSourceList] Generiere Quell-Liste...
[SourceNamesCallback] Quelle gefunden: [alsa_output.pci-0000_28_00.1.hdmi-stereo.monitor] Monitor of Navi 10 H
DMI Audio Digital Stereo (HDMI)
[SourceNamesCallback] Quelle gefunden: [alsa_output.pci-0000_2a_00.4.analog-stereo.monitor] Monitor of Starshi
p/Matisse HD Audio Controller Analog Stereo
Morgano, I don't know the meaning of the codecs listed or what to do with them. The output would be:
- Code: Select all
[root@localhost ~]# rpm -qa | grep codec
lib64avcodec59-5.1.3-3.mga9
kcodecs-5.105.0-1.mga9
lib64kf5codecs5-5.105.0-1.mga9
lib64opencv_imgcodecs406-4.6.0-5.mga9
lib64gstcodecparsers1.0_0-1.22.8-1.mga9.tainted
lib64gstcodecs1.0_0-1.22.8-1.mga9.tainted
task-codec-audio-9-1.mga9.tainted
task-codec-video-9-1.mga9.tainted
[root@localhost ~]#
- Code: Select all
[root@localhost ~]# rpm -qa | grep 264
lib64x264_164-0.164-0.20220222.2.mga9.tainted
x264-0.164-0.20220222.2.mga9.tainted
lib64x264-devel-0.164-0.20220222.2.mga9.tainted
libquicktime-x264-1.2.4-32.mga9.tainted
gstreamer1.0-x264-1.22.8-1.mga9.tainted
[root@localhost ~]#
- Code: Select all
[root@localhost ~]# rpm -qa | grep gstreamer
phonon-gstreamer-common-4.10.0-3.mga9
phonon4qt5-gstreamer-4.10.0-3.mga9
gstreamer1.0-farstream-0.2.9-6.mga9
lib64gstreamer1.0_0-1.22.8-1.mga9
gstreamer1.0-tools-1.22.8-1.mga9
lib64gstreamer-plugins-base1.0_0-1.22.8-1.mga9
gstreamer1.0-plugins-base-1.22.8-1.mga9
gstreamer1.0-soup-1.22.8-1.mga9
gstreamer1.0-plugins-good-1.22.8-1.mga9
gstreamer1.0-vaapi-1.22.8-1.mga9
gstreamer1.0-pulse-1.22.8-1.mga9
gstreamer1.0-twolame-1.22.8-1.mga9
gstreamer1.0-speex-1.22.8-1.mga9
gstreamer1.0-cdparanoia-1.22.8-1.mga9
gstreamer1.0-wavpack-1.22.8-1.mga9
gstreamer1.0-flac-1.22.8-1.mga9
gstreamer1.0-dv-1.22.8-1.mga9
gstreamer1.0-libav-1.22.8-1.mga9
gstreamer1.0-plugins-bad-1.22.8-1.mga9.tainted
gstreamer1.0-rtmp-1.22.8-1.mga9.tainted
gstreamer1.0-cdio-1.22.8-1.mga9.tainted
gstreamer1.0-a52dec-1.22.8-1.mga9.tainted
gstreamer1.0-gsm-1.22.8-1.mga9.tainted
gstreamer1.0-mpeg-1.22.8-1.mga9.tainted
gstreamer1.0-plugins-ugly-1.22.8-1.mga9.tainted
gstreamer1.0-x264-1.22.8-1.mga9.tainted
gstreamer1.0-gme-1.22.8-1.mga9.tainted
gstreamer1.0-faad-1.22.8-1.mga9.tainted
gstreamer1.0-lame-1.22.8-1.mga9
gstreamer1.0-amrnb-1.22.8-1.mga9.tainted
gstreamer1.0-x265-1.22.8-1.mga9.tainted
[root@localhost ~]#
- Code: Select all
[root@localhost ~]# rpm -qa | grep codec
lib64avcodec59-5.1.3-3.mga9
kcodecs-5.105.0-1.mga9
lib64kf5codecs5-5.105.0-1.mga9
lib64opencv_imgcodecs406-4.6.0-5.mga9
lib64gstcodecparsers1.0_0-1.22.8-1.mga9.tainted
lib64gstcodecs1.0_0-1.22.8-1.mga9.tainted
task-codec-audio-9-1.mga9.tainted
task-codec-video-9-1.mga9.tainted
[root@localhost ~]#