1
mirror of https://github.com/mpv-player/mpv synced 2024-10-14 11:54:36 +02:00

-vf yuvcsp

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11573 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-12-08 01:10:31 +00:00
parent 1e2c1d40d6
commit b5d0622632

View File

@ -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