[MPlayer-users] ffmpeg and the DLL codecs for WMV (etc)
Jan Knutar
jknutar at nic.fi
Sun Jun 18 02:17:20 CEST 2006
On Sunday 18 June 2006 03:00, Vacuum Joe wrote:
> So if I simply want to grab frames out of videos like
> the one I tried, do I need to start hacking on MPlayer
> code, or?
mplayer inputfile.ext -ss 01:00 -frames 5 -vo png -ao null ; mv 00000005.png frame.png
frame.png should end up being a frame from around 01:00.
The first few might be from the start of the file...
More information about the MPlayer-users
mailing list