Archive for February, 2012
Recording Desktop activity with ffmpeg
Posted by hvera1981 in Uncategorized on February 17, 2012
ffmpeg -f x11grab -s wxga -r 25 -i :0.0 -sameq out.mpg 2> /dev/null
Edit incorrect commit
git commit --amend
Changing old commits:
git rebase --interactive $HASH