Mercurial > mplayer.hg
comparison DOCS/man/en/mplayer.1 @ 35008:bfbacc1ef3bb
Add autodetection of ycbcr option.
author | reimar |
---|---|
date | Sat, 18 Aug 2012 16:17:31 +0000 |
parents | b1a1dcae9760 |
children | 906125680c06 |
comparison
equal
deleted
inserted
replaced
35007:36997c82536f | 35008:bfbacc1ef3bb |
---|---|
4188 This limits the framerate to (horizontal refresh rate / n). | 4188 This limits the framerate to (horizontal refresh rate / n). |
4189 Requires GLX_SGI_swap_control support to work. | 4189 Requires GLX_SGI_swap_control support to work. |
4190 With some (most/all?) implementations this only works in fullscreen mode. | 4190 With some (most/all?) implementations this only works in fullscreen mode. |
4191 .IPs ycbcr | 4191 .IPs ycbcr |
4192 Use the GL_APPLE_ycbcr_422 extension to convert YUV to RGB. | 4192 Use the GL_APPLE_ycbcr_422 extension to convert YUV to RGB. |
4193 Default is disabled if yuv= is specified, auto-detected otherwise. | |
4193 Note that this will enable a few special settings to get into a special driver fast-path. | 4194 Note that this will enable a few special settings to get into a special driver fast-path. |
4194 .IPs yuv=<n> | 4195 .IPs yuv=<n> |
4195 Select the type of YUV to RGB conversion. | 4196 Select the type of YUV to RGB conversion. |
4196 The default is auto-detection deciding between values 0 and 2. | 4197 The default is auto-detection deciding between values 0 and 2. |
4197 .RSss | 4198 .RSss |