0
votes
0answers
103 views

capturing with x11grab nonactive fluxbox display

Testing on local machine. Using ffmpeg to record desktop. ffmpeg -an -f x11grab -s 1920x1080 -r 25 -i :1.0 -sameq /tmp/video.mkv On one display everything works great, but not when i have another ...
2
votes
1answer
864 views

RHEL Desktop Recorders… Do they exist?

I've been searching a lot for a desktop recoder on RHEL 6 lately (for tutorial videos about how to use RHEL desktop for non-linux users) But unfortunately, I didn't find anything... Just some desktop ...
1
vote
2answers
180 views

What are the best tools to make screencast video tutorials? [duplicate]

Possible Duplicate: Capturing video of an arbitrary Windows application What is the best software for desktop recording? I've a webpage with small image based jQuery animated tutorial for ...
11
votes
3answers
349 views

Rolling desktop recorder?

I want a piece of Windows software that will constantly record what I'm doing on my desktop, discarding footage that's over [30] seconds old. Its recording would be a rolling one. The idea is that I ...