Topic - MPlayer capture fps one frame per minute



Reply to this topic

Topic Starter radnix - Posted on Sunday, January 17 2010 05:23:11 PM
Anyone know the command line to get mplayer to capture on jpeg per minute?
I use mplayer to capture multiple jpegs per second (-fps 60) and it works great but -fps 0.1 fails.

mplayer -vo jpeg:outdir=imagedirectory -fps 0.1 mms://192.168.1.152:5119/sony

" -cache 2048 -cache-min 4 -nosound -vo jpeg :outdirimages -fps 0.1 "http://ipsource:port"

Any command line suggestions for 1 jpeg per minute?