Advertisement
Guest User

Untitled

a guest
Apr 1st, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. { sleep 2; ffplay temp.avi; } & ffmpeg -f alsa -f video4linux2 -vcodec mjpeg -s 1280x960 -r 15 -i /dev/video0 -vcodec copy -acodec copy -f avi temp.avi ; rm -v temp.avi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement