Have you tried using recordmydesktop from KDenlive? I used to use ‘XVidCap’ sometime ago, but it has not worked for me since 11.2 or 11.3(?), but I haven’t tried it on 12.2. It is available from the packman repo.
You can try starting XVidCap from command line like this: aoss xvidcap
If I need to run OSS based apps, however, I load the oss modules like this (as root): modprobe snd-pcm-oss. Alsa-oss is, in my experience, a bit slow to respond and so you might get synch problems.
The KDE Release:/49 repos contain recorditnow. Installed it, it’s running now, recording this writing. Let’s see what it does. BTW it’s based on recordmydesktop as well.
And, since recorditnow is based on recordmydesktop and has a bitrate setting, which I raised to 2000000 (is the max of the slider in the settings of the recorditnowplugin), recorditnow works wonderful.
I’ll have to try this also (on 12.2) when I get the chance.
I typically use ffmpeg (with a variation of arguments) to record my desktop with audio. The difficult with that is that ffmpeg keeps changing, and what worked yesterday may not work today with the latest ffmpeg update, and one often needs to search a bit to learn the new ffmpeg parameters. Some older threads on this:
My paid job is currently very busy (with long hours) and hence I have not had much time for GNU/Linux as of late. Hopefully that will change in the next half year and I get some free time back to investigate such things.
Still can’t get recordmydesktop or recorditnow to record sound, the recordmydesktop plugin in recorditnow, gives me the correct sound options to choose my sound card but still no sound.
Kazam works great on Debian, records well and records sound, if only it would load on openSUSE for me.
Got Kazam working, i installed it, then ran it from terminal to see if it would output an error or message.
It gave me an message about Kazam using an old python/pygtk version, so opened up yast2 did a search pygtk and found two packages which seemed relevent (python-gobject-pygtkcompat, python3-gobject-pygtkcompat)
ran kazam again and now it loads
and not only does it load but it also records my screen smoothly and sound !
I set the FPS to 20, Kazam seems to encode on-the-fly and 30 fps causes glitches now and again.
Also there’s 2 codecs it offers to containers it offers to encode in, i used mp4 cos VLC wasn’t playing the webm file :\
Yeah, Kazaam is pretty neat – Malcolm Lewis was kind enough to have provided a build in OBS that I had tried out when running 12.1 and I thought it was pretty slick (IIRC I did still experience a few errors, but for the most part it worked very well).
Nice to see that there is apparently another viable option too with “recorditnow”. Will have to try it out sometime