henderson five <[email protected]> writes: >> >> on the other hand, it's much easier to use a screen capture >> software. they are pretty good nowadays. >> best, gabor >> >> > On that note, is there any good freeware screen capture software? I > haven't been able to find anything too reliable in the past. > > Thanks, Henderson.
ffmpeg (-f x11grab) works quite well. But yes i had some problems with reliabilty, too. Just tried recordmydesktop. Doesn't work that well with opengl. Test output: http://karme.de/delme/out.ogv Post-processing done with: ffmpeg2theora out.ogv -v 3 -a 4 -x $[1280/2] -y $[800/2] -aspect 16:10 -o /tmp/o.ogv Greetings Jens
