Advertisement
nehaljwani

Screen Cast Linux 4

Sep 22nd, 2012
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1. $ ffmpeg -y -f alsa -ac 2 -i pulse -f x11grab -r 30 -s `xdpyinfo | grep 'dimensions:'|awk '{print $2}'` -i :0.0 -acodec pcm_s16le my_output.wav -an -vcodec libx264 -vpre lossless_ultrafast -threads 0 my_output.mp4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement