[MPlayer-DOCS] r29769 - in trunk: DOCS/man/en/mplayer.1 libvo/vo_vdpau.c
Paul TT
mplayer at paultt.org
Tue Oct 13 12:01:57 CEST 2009
On Sat, 10 Oct 2009 22:53:42 +0200 (CEST)
cehoyos <subversion at mplayerhq.hu> wrote:
> Author: cehoyos
> Date: Sat Oct 10 22:53:42 2009
> New Revision: 29769
>
> Log:
> Add colorspace option to vo_vdpau.
> Allows to use ITU-R BT.709 instead of the default ITU-R BT.601.
>
> Patch by Lauri Mylläri, lauri D myllari gmail
>
> Modified:
> trunk/DOCS/man/en/mplayer.1
>
> Changes in other areas also in this revision:
> Modified:
> trunk/libvo/vo_vdpau.c
>
> Modified: trunk/DOCS/man/en/mplayer.1
> ==============================================================================
> --- trunk/DOCS/man/en/mplayer.1 Sat Oct 10 12:39:05
> 2009 (r29768) +++ trunk/DOCS/man/en/mplayer.1 Sat Oct
> 10 22:53:42 2009 (r29769) @@ -3493,6 +3493,22 @@ Use
> nochroma\-deint to solely use luma a Useful with slow video memory.
> .IPs pullup
> Try to apply inverse telecine, needs motion adaptive temporal
> deinterlacing. +.IPs colorspace
> +Select the color space for YUV to RGB conversion (default: 1,
> BT.601). +In general BT.601 should be used for standard definition
...
> +.IPs 1
> +Use ITU-R BT.601 color space (default).
> +.IPs 2
imho one of the 'default' keyword is abused here;P
i would keep only the first one
More information about the MPlayer-DOCS
mailing list