ffmpeg -f video4linux2 -s 384x288 -r 10 -i /dev/video0 /tmp/out.avi
Will capture from the device at /dev/video0 and save to /tmp/out.avi
Capture can be viewed using
ffplay /tmp/out.avi
Friday, 13 June 2008
Subscribe to:
Post Comments (Atom)
Things that I didn't know until today. Generally of a work-related technical nature.
No comments:
Post a Comment