How to create video for record desktop on Suse 12.2?

Hi all,
Any somebody for help me?
I’ve problem for record video on my desktop activities, so I need software and reference of you for solve my problem.
Whether you can help me for this problem?

Regards,

Okik Setianto

Install ffmpeg

ffmpeg -f x11grab -s `xdpyinfo | grep 'dimensions:'|awk '{print $2}'` -r 30 -qscale 1 -i :0.0 output.mkv

On Thu, 31 Jan 2013 18:16:01 +0000, okiksetianto wrote:

> Hi all,
> Any somebody for help me?
> I’ve problem for record video on my desktop activities, so I need
> software and reference of you for solve my problem.
> Whether you can help me for this problem?

You don’t say which desktop environment you’re using - if you’re using
GNOME, there’s a built-in function for that. Just press ctrl+alt+shift+R
to start/stop recording.

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

Hi, I use the KDE .
Any references?

read caf4926’s suggestion

Obviously you should already have followed this
https://forums.opensuse.org/content/127-multimedia-restricted-formats-installation-guide-12-2.html

I recommend you some packages for kde, for recording your desktop:

gtk-RecordMyDesktop or
qt4-RecordMyDesktop or
kazaam

You can download this packages for http://software.opensuse.com

cheers

agunet74

hi agunet,
I’m use your solution and result it’s very useful.
thanks for the your solution.

And for all, thanks for your co-operations.
Very useful.