On Fri, 20 Aug 2004 09:33:46 +0300 marianciuc <marianciuc at home.ro> wrote: > Hi, > > I play a movie.avi with MPlayer. > How I take a image capture from movie at second 500 (#exemple) > with MPlayer ?? > mplayer -nosound -vo png -ss 500 -frames 1 movie.avi and you will get an image in png format.