Thread: record screen activity into AVI files
im looking record screen ubuntu 11.10 have desktop recorder, istanbul desktop session recorder, xvidcap screen capture them not want easy use dont drive me nuts try make work 1 works wine can get?
try these.
depending on system, first might easier on system
p, li { white-space: pre-wrap; }code:ffmpeg -f x11grab -s `xdpyinfo | grep 'dimensions:'|awk '{print $2}'` -r 25 -i :0.0 -sameq output.mkvobviously need ffmpeg installedcode:ffmpeg -f x11grab -s `xdpyinfo | grep 'dimensions:'|awk '{print $2}'` -r 30 -qscale 1 -i :0.0 output.mkv
can change .mkv .avi .mkv better, can convert later if must
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] record screen activity into AVI files
Ubuntu
Comments
Post a Comment