r29756 - trunk/DOCS/man/en/mplayer.1
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. .RE .
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.
On Tue, 6 Oct 2009 15:48:39 +0200 Reimar Döffinger <Reimar.Doeffinger@gmx.de> wrote:
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.
Good point. Any good ideas how this could be added to the description w/o making it too long and clumsy? Attila Kinali -- The true CS students do not need to know how to program. They learn how to abstract the process of programming to the point of making programmers obsolete. -- Jabber in #holo
participants (3)
-
Attila Kinali -
diego -
Reimar Döffinger