[MPlayer-dev-eng] [PATCH] screenshoot every frame
Evgeniy Stepanov
eugeni.stepanov at gmail.com
Tue May 9 14:13:29 CEST 2006
Hi all
This patch adds a mode to vf_screenshot in which it makes screenshots of every
frame. 'S' key turns this mode on and off.
This is useful if you want to grab an exact frame. Doing it with current
vf_screenshot is not an easy task, mainly because it grabs not the visible
frame, but the next one. It can be done with -vo png, but it requires much
printing, and you have to guess correct -ss value.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screenshot-switch.patch
Type: text/x-diff
Size: 2564 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060509/2da00bbd/attachment.patch>
More information about the MPlayer-dev-eng
mailing list