[MPlayer-DOCS] r29756 - trunk/DOCS/man/en/mplayer.1
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Tue Oct 6 15:48:39 CEST 2009
On Tue, Oct 06, 2009 at 02:38:06PM +0200, diego wrote:
> Author: diego
> Date: Tue Oct 6 14:38:06 2009
> New Revision: 29756
>
> Log:
> Clarify screenshot filter description.
>
> Modified:
> trunk/DOCS/man/en/mplayer.1
>
> Modified: trunk/DOCS/man/en/mplayer.1
> ==============================================================================
> --- trunk/DOCS/man/en/mplayer.1 Tue Oct 6 10:45:20 2009 (r29755)
> +++ trunk/DOCS/man/en/mplayer.1 Tue Oct 6 14:38:06 2009 (r29756)
> @@ -7318,9 +7318,9 @@ Files named 'shotNNNN.png' will be saved
> using the first available number \- no files will be overwritten.
> The filter has no overhead when not used and accepts an arbitrary
> colorspace, so it is safe to add it to the configuration file.
> -Make sure that screenshot is added after all other filters that
> -you want to have applied to it.
> -E.g. it should be the last filter if you want to have an exact
> +Make sure that the screenshot filter is added after all other filters
> +whose effect you want to record on the saved image.
> +E.g.\& it should be the last filter if you want to have an exact
> screenshot of what you see on the monitor.
While it might be overkill to mention that, this still is not 100%
right, since the vo usually does colorspace conversion, adds
subtitles/OSD and in case of gl and particularly VDPAU also does
(possibly advanced) filtering.
More information about the MPlayer-DOCS
mailing list