diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-12-08 01:10:31 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-12-08 01:10:31 +0000 |
commit | b5d062263281c50a98ab5382232b658937834f33 (patch) | |
tree | 488c6eafce02e498ae29c1a28776b481609d006c /DOCS | |
parent | 1e2c1d40d62e1f00a7c228cfd64e9ec814743c92 (diff) |
-vf yuvcsp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11573 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 027eb45cc5..d0bef28b6a 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2559,6 +2559,9 @@ Useful for video cards/\:drivers with slow YV12 but fast YUY2 support. Forces software YVU9 to YV12 colorspace conversion. Deprecated in favor of the software scaler. .TP +.B yuvcsp\ +Clamps YUV color values to the CCIR 601 range without doing real conversion. +.TP .B rgb2bgr[=swap] RGB 24/\:32 <\-> BGR 24/\:32 colorspace conversion. .PD 0 |