->
Not many know of this, but as of KDE 4.2, Kwin, the window manager has a nifty little feature – it can grab videos of desktop much like a screencasting tool such as Camtasia. This functionality requires Kwin’s composition mode to be enabled (ie, you must be using Kwin’s desktop effects).
Below video shows where and how you can enable the video recording feature. Note this video was recorded using KWin.
Though it isn’ the best, Kwin’s video recording plugin works pretty well, but its just a basic thing. As of now it cannot grab any audio.
Another quirk with this is that KWin saves the video recorded as a .cps file (some weird capsury format). Before this can be view you need to recode this using a tool called cpsrecode. The quirk isn’t over yet. After recoding, I found that the video was flipped by 180 degrees and mirrored. This meant I had to use mencoder to correct it. To make this worse, mencoder can rotate only by 90 degrees at a time. Which means to get the final video you need to
Found these rather tedious, so I chained all three to a single command, and with Mehul‘s help made it into a script.
So click on the link below, make the file executable by typing
chmod u+x recode.sh
To convert goto the directory where the recode.sh file is, and type
./recode <input-file-name> <output-file-name>
Here is the script:
|
|
download: Recode.sh (1.42KB) added: 06/03/2009 clicks: 397 description: A simple shell script to make the video grabbed by KWin viewable |
my new post: Kwin as a desktop video recording and screencasting tool: http://lin.cr/g7u
Blogged: Using KWin as a Desktop Video Recording and Screencast tool:
Not many know of this, but as o.. http://tinyurl.com/an6ogj
tweeps requesting a stumble / digg http://tinyurl.com/c3lk28 thanks!
Terrific. Too bad I can’t use Linux because it lacks the programs and games I need. But otherwise Linux is constantly improving and this post proves it. Keep up good work mate
Thanks.
Or…you could just just gtk-recordMyDesktop (GUI) / remordMyDesktop (terminal)/
yeaa, never tried ‘em though. Kwin being KDE’s window manager does the job pretty nicely without the need to install anything (well, barring mencoder but thats just till cpsrecode/kwin plugin gets fixed)
Try it. http://recordmydesktop.sourceforge.net/about.php
The site won’t inspire any confidence, but the software’s awesome.
Hi Ankur,
Agree with you that recordmydesktop is a very good software. But, I have had some major headaches with recordmydesktop and istuanbul crashing up on me at wrong times. They were never really that reliable. But, it’s been a good amount of time since I’ve tried them now. If not for stability, they are just fabulous.
I’ve had problems with Istanbul too, but never faced any stability issues with recordmydesktop.
Thanks man i have never used this software but will surely give it a try.Keep up the good work
Thanks!
Nice tool. I will like to try it definitely.