Advertisement
Guest User

Untitled

a guest
Nov 16th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. ffmpeg -f alsa -ac 1 -i hw:1,0 -f x11grab -r 20 -s $(xwininfo -root | grep 'geometry' | awk '{print $2;}') -i :0.0 -acodec aac -strict experimental -vcodec libx264 -threads 0 -y output.mp4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement